Visit with Us โ Wellness Package Purchase Predictor
This repository contains the best-performing trained model pipeline (preprocessing + RandomForestClassifier) to predict whether a customer will purchase the Wellness Tourism Package (ProdTaken).
Files
best_model.joblib: serialized sklearn Pipeline (preprocess + model)metrics.json: evaluation metrics on the held-out test setconfusion_matrix.json: confusion matrix on the held-out test set