iris-classifier / README.md
willengler-uc's picture
Update README.md
442c2e9
|
raw
history blame
No virus
179 Bytes
---
license: mit
---
The classic sklearn example. This has an `iris_classifier_model.pkl`, a RandomForestClassifier trained with the sklearn sample data. Load with `joblib.load`.