A collection of my Real-world projects using Python, Machine Learning, and SQL.
Performed Exploratory Data Analysis (EDA) on movie datasets using Python, Pandas, and Matplotlib to uncover trends, rating distributions, and genre insights.
This project analyzes a Books Dataset using Python and data visualization. It includes sales, ratings, authors, genres, and publication details to explore trends in book popularity and revenue.
Telecom Management System built with SQL Server featuring ERD design, advanced SQL (Views, Functions, Stored Procedures, Triggers, Cursors), and business analytics for usage monitoring and revenue insights.
An interactive E-Commerce Analytics Dashboard built with Python, Plotly, and Dash. It provides insights into sales trends, customer behavior, product performance, and geographical distribution.
Developed a machine learning regression model to predict car prices using Python and scikit-learn. Applied data analysis, preprocessing, feature engineering, and model evaluation techniques to identify the most accurate model.
This project applies several machine learning models to the Diabetes Dataset to predict whether a person is likely to have diabetes. The code includes data loading, model training, evaluation, and visual comparison using metrics such as accuracy, recall, precision, and F1-score.