--- 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`.