An open API service indexing awesome lists of open source software.

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.

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
```