Skip to content

Aalaa25/ml1projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ml1projects

Bank Marketing Classification – ML1 Project

This project uses the Bank Marketing dataset to predict whether a customer will subscribe to a term deposit.

Models Applied

  • Logistic Regression
  • Decision Tree
  • Random Forest

Dataset

UCI Bank Marketing Dataset

Features

Includes demographic, financial, and campaign-related attributes.

Goal

Binary classification: yes or no to subscribing a term deposit.

Future Work

  • Try Naive Bayes
  • Add XGBoost or LightGBM
  • Experiment with Neural Networks

Author

Alaa Khaled – ML1 Course

About

This project was part of my ML1 course, where I worked on a classification task using the Bank Marketing dataset. The goal was to predict if a customer would subscribe to a term deposit based on various features. I explored several machine learning models and evaluated their performance to understand their strengths and weaknesses on tabular data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors