File size: 594 Bytes
0f5f8c2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0c44c32
 
709b7d0
0c44c32
 
709b7d0
0f5f8c2
 
 
 
709b7d0
 
0f5f8c2
 
709b7d0
 
0f5f8c2
709b7d0
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
language: en
tags:
- machine-learning
- classification
- sklearn
- random-forest
- mlops
license: mit
datasets:
- Satyanjay/Tourism_Project_Processed
metrics:
- accuracy
---

# Tourism Purchase Prediction Model

## Overview
This model predicts whether a customer will purchase the Wellness Tourism Package.

## Model Details
- Algorithm: Random Forest Classifier
- Framework: Scikit-learn
- Experiment Tracking: MLflow

## Performance
- Accuracy: 0.897
- Recall (Class 1): 0.52

## Dataset
- Satyanjay/Tourism_Project_Processed

## Usage
Use huggingface_hub to download and load the model.