iris-classifier / README.md
willengler-uc's picture
Update README.md
442c2e9
metadata
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.