Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jwasham/practice-python
/ iris.py
File
iris.py
machine-learning/iris.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
numpy
as
np
2
from
sklearn
import
tree
3
from
sklearn.datasets
import
load_iris
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected