tourism-model / README.md
ABCABCABC999's picture
Upload best Random Forest model
9de5de0 verified

Tourism Model

Random Forest pipeline for predicting ProdTaken.

  • Test Accuracy: 0.9225
  • Best Params: {'model__max_depth': 20, 'model__min_samples_split': 2, 'model__n_estimators': 200}