YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Wellness Tourism Purchase Prediction β Random Forest
Model Purpose
Predicts whether a customer is likely to purchase the Wellness Tourism Package.
Algorithm
Random Forest Classifier
Training Details
- Stratified train-test split used
- RandomizedSearchCV used for hyperparameter tuning
- Class imbalance handled using class_weight='balanced'
Evaluation Metrics
See test_metrics.json
Inputs
Customer demographic and interaction features
Output
Binary prediction:
0 β Not likely to purchase
1 β Likely to purchase
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support