tourism-prod-prediction / metrics.json
VJBharathkumar's picture
Upload metrics.json with huggingface_hub
be17279 verified
{
"accuracy": 0.9067796610169492,
"f1": 0.7158671586715867,
"roc_auc": 0.9597088248328666,
"best_params": {
"model__class_weight": "balanced",
"model__max_depth": null,
"model__min_samples_leaf": 1,
"model__min_samples_split": 5,
"model__n_estimators": 200
}
}