MCPcopy 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

1import numpy as np
2from sklearn import tree
3from sklearn.datasets import load_iris
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected