https://github.com/armandfs/codecraft_ds_03
This repository is my 3rd task for Codecraft's Data Science Internship. I am given a task to build a decision tree classifier to predict weather a customer will purchase a product or service based on their demographic and behavioral data.
https://github.com/armandfs/codecraft_ds_03
Last synced: 8 months ago
JSON representation
This repository is my 3rd task for Codecraft's Data Science Internship. I am given a task to build a decision tree classifier to predict weather a customer will purchase a product or service based on their demographic and behavioral data.
- Host: GitHub
- URL: https://github.com/armandfs/codecraft_ds_03
- Owner: ArmandFS
- License: mit
- Created: 2024-12-10T07:01:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-23T03:51:30.000Z (over 1 year ago)
- Last Synced: 2025-02-06T08:32:37.029Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 1.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌟 CODECRAFT_DS_03 🌟
This repository is my 3rd task for Codecraft's Data Science Internship. I am given a task to build a decision tree classifier to predict weather a customer will purchase a product or service based on their demographic and behavioral data (the features).
# 🗂 Dataset 🗂
I will be using the uci bank+marketing dataset.
🔗 Link to the dataset 🔗
```
https://www.kaggle.com/datasets/henriqueyamahata/bank-marketing/data
```