Mindinventory/Bank-Marketing-Data-Visualisation
This repository contains Python code for visualizing the Bank Marketing dataset using various data visualization techniques. The dataset is loaded from a CSV file, and both numerical and categorical features are explored using popular libraries such as Pandas, Matplotlib, Seaborn, and Plotly.
Implements exploratory data analysis through univariate, bivariate, and multivariate visualization workflows, including correlation heatmaps and parallel coordinate plots for pattern detection across the 16 marketing features and binary deposit subscription target. The codebase is structured as a runnable Jupyter notebook with pre-built visualization templates using Pandas for data wrangling and Seaborn/Plotly for interactive and static charting. Optimized for Google Colab deployment with dependencies limited to standard scientific Python stack (NumPy, Matplotlib, Seaborn, Plotly).
No commits in the last 6 months.
Stars
33
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Mindinventory/Bank-Marketing-Data-Visualisation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Bharat-Reddy/Bank-Marketing-Analysis
The data is related with direct marketing campaigns (phone calls) of a Portuguese banking...
thebitanpaul/Bankpartner-android-app-java
A Machine Learning based dynamic app that helps the bank authority to determine whether their...
anmolg1997/Lead-Scoring
Logistic regression model that assigns lead scores (0-100) to predict conversion likelihood,...
ashutosh-ranjan2611/DSI-Cohort8-ML-2
Predicting bank term deposit subscribers on UCI Bank Marketing data (41K rows).
yousefelsonbaty/MLBankMarketingPrediction
MATLAB was used to compare different machine learning techniques to a provided dataset to...