tourism-package-model / metadata.json
keerthas's picture
Upload trained pipeline, metadata, and README from Colab
3b09fd9 verified
raw
history blame contribute delete
385 Bytes
{
"best_params": {
"model__max_depth": null,
"model__min_samples_split": 2,
"model__n_estimators": 200
},
"train_metrics": {
"accuracy": 1.0,
"precision": 1.0,
"recall": 1.0,
"f1": 1.0
},
"test_metrics": {
"accuracy": 0.8825665859564165,
"precision": 0.8820990173796919,
"recall": 0.8825665859564165,
"f1": 0.8670107189376657
}
}