CoolFace
Datasetpublic

deva8217/tourism-wellness

Wellness Tourism — Customer Propensity Dataset Task: Binary classification (ProdTaken: 0/1) to predict purchase of the Wellness Package. Files raw/tourism.csv processed/train.csv, processed/test.csv Quick start from huggingface_hub import hf_hub_download import pandas as pd p = hf_hub_download("deva8217/tourism-wellness", "processed/train.csv", repo_type="dataset") df = pd.read_csv(p) df.head()

sourceHugging Faceotherupdated 1y agoView on Hugging Face
0likes6downloads
discussions and pull requests

Conversations for this repository live on Hugging Face.

CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.

Open discussions on Hugging Face
deva8217/tourism-wellness · CoolFace