Skip to content
#

term-deposit-prediction

Here are 3 public repositories matching this topic...

Language: All
Filter by language

Machine learning project predicting bank term deposit subscriptions using customer demographics and campaign data. Features multiple ML models (Random Forest, Logistic Regression, Decision Tree), SMOTE for class balancing, and interactive Streamlit app for real-time predictions.

  • Updated Oct 29, 2024
  • Jupyter Notebook

This project analyzes the Bank Marketing dataset to predict whether a client will subscribe to a term deposit.The workflow includes data loading, preprocessing, EDA, feature engineering, and building machine learning models to classify client responses.The goal is to build a predictive model to assist the bank in potential clients more effectively.

  • Updated Aug 13, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the term-deposit-prediction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the term-deposit-prediction topic, visit your repo's landing page and select "manage topics."

Learn more