YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
VisitWithUs โ Wellness Package Purchase Predictor
Model repo: visitwithus-wellness-model
Model type: RandomForestClassifier inside sklearn Pipeline
Usage
- Input features: ['Age', 'NumberOfPersonVisiting', 'PreferredPropertyStar', 'NumberOfTrips', 'MonthlyIncome', 'PitchSatisfactionScore', 'NumberOfFollowups', 'DurationOfPitch', 'NumberOfChildrenVisiting', 'TypeofContact', 'CityTier', 'Occupation', 'Gender', 'MaritalStatus', 'ProductPitched', 'Designation', 'Passport', 'OwnCar']
- Output: probability (0-1) of purchase.
Metrics (on test set)
- AUC: 0.9712
Limitations
- Trained on historical data. Biased history may bias predictions.
- Use as decision support; combine with business rules.
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support