# 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} | |
# 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} | |