File size: 179 Bytes
8b6b090
 
 
442c2e9
 
1
2
3
4
5
---
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`.