You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An AI-driven healthcare tool that predicts early symptoms of diseases based on user input. Uses ML classification on patient data and symptom patterns for prediction and prevention suggestions.
⚽ A machine learning project that predicts the 2026 FIFA World Cup using FIFA rankings, historical match results, Poisson regression, and Monte Carlo simulation.
ChurnSense-AI: End-to-end telecom churn prediction system with XGBoost, SHAP explainability, SQL analytics, Power BI dashboards, and customer risk intelligence.
An end-to-end Machine Learning application that predicts the likelihood of heart disease based on patient medical attributes. The project demonstrates the complete ML workflow, including data preprocessing, exploratory data analysis, model training, evaluation, and deployment through a user-friendly Flask web application.
Fine-tuned DistilBERT for political misinformation classification with cross-dataset evaluation across LIAR and Fakeddit benchmarks, compared against Logistic Regression, Naive Bayes, and SVM baselines.
Machine Learning project for predicting customer purchase behavior using a Decision Tree Classifier on the Bank Marketing Dataset with data preprocessing, feature importance analysis, confusion matrix visualization, and decision tree interpretation.
A complete financial data analytics project leveraging Python, SQL, Power BI, and machine learning for stock analysis, portfolio optimization, risk assessment, and time-series forecasting.
Python-based sales analytics project that transforms raw sales data into actionable business insights through data cleaning, KPI analysis, and interactive visualizations.
Cost-sensitive ML pipeline for diabetes risk classification — custom 5:1 false-negative penalty, threshold optimization, and SHAP interpretability on a 100K-patient dataset
Java program that plots random points in a 3D space and assigns their (x, y, z) coordinates their respective [R, G, B] values and displays them in the plot with their RGB color.