Unsigned
1K+
2

iris-model

:

Use the Pull Tag button to download this ModelKit.

Or, read our KitOps documentation to learn how to use kit unpack --filter to download only the components you need.

Package

Name
iris-model
Version
1.0.1
Authors
Siddhesh Bangar
Description
A RandomForest model trained on the Iris dataset with integrated data drift detection.

Model

Name
RandomForestClassifier
Path
./models/iris_model.pkl
License
N/A
Parts
N/A
Parameters
N/A

Datasets

./data/iris_data.csv
Preview
./data/feature_stats.csv
Preview

Codebases

./src/data_loading.py
Preview
./src/model_training.py
Preview
./src/drift_detection.py
Preview
./src/main.py
Preview