Back to Home

Projects

A collection of my data science and machine learning projects

Featured Projects

01

Customer Churn Prediction

Machine LearningCompleted
94%
Accuracy

Machine learning model to predict customer churn using ensemble methods with 94% accuracy. This project helps businesses identify customers at risk of leaving and take proactive retention measures.

PythonScikit-learnPandasMatplotlibXGBoost
View Details
02

Sales Forecasting Dashboard

Data VisualizationIn Progress
89%
Accuracy

Interactive dashboard for sales forecasting using time series analysis and Streamlit. The dashboard allows business users to visualize historical sales data and generate forecasts with adjustable parameters.

PythonStreamlitProphetPlotlyPandas
View Details
03

Sentiment Analysis Tool

Natural Language ProcessingCompleted
91%
Accuracy

NLP tool that analyzes customer reviews and social media posts to determine sentiment. Built with transformers and deployed as a web app for real-time analysis.

PythonTransformersNLTKFlaskDocker
View Details
04

Stock Price Predictor

Deep LearningCompleted
87%
Accuracy

Deep learning model using LSTM networks to predict stock prices. Features technical indicators, multiple timeframes, and risk assessment metrics for informed trading decisions.

PythonTensorFlowKerasYahoo Finance APINumPy
View Details

Technologies & Skills

Machine Learning

Scikit-learn, XGBoost

Programming

Python, R, SQL

Deep Learning

TensorFlow, Keras

Data Viz

Matplotlib, Plotly