Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorflow/tfjs-examples
/ main
Function
main
iris/python/iris.py:79–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
78
79
def
main():
80
train(FLAGS.epochs, FLAGS.artifacts_dir, sequential=FLAGS.sequential)
81
82
83
if
__name__ ==
'__main__'
:
Callers
1
iris.py
File · 0.70
Calls
1
train
Function · 0.70
Tested by
no test coverage detected