1. Sales Performance Dashboard (Capstone Project):
Built an interactive Tableau dashboard to analyze sales data for a retail company.
Visualized KPIs like monthly revenue, top-performing products, and sales trends, leading to actionable insights.
- Tools Used: Tableau, Excel, SQL
2. Predicting Customer Churn using Machine Learning:
Developed a predictive model to identify customers likely to churn for a telecommunications company.
Performed data cleaning and feature engineering and trained a Random Forest model with 85% accuracy.
- Tools Used: Python (Pandas, Scikit-learn), Jupyter Notebook
3. E-commerce Customer Segmentation:
Segmented customers based on purchasing behavior using K-Means clustering.
Provided marketing recommendations to target high-value customers effectively.
- Tools Used: Python, Matplotlib, NumPy