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
A real-time IPL Winning Prediction system powered by Machine Learning. The application analyzes live match data and predicts the winning probability of both teams through an interactive Streamlit interface.
A collection of Machine Learning projects built using Python, Scikit-learn, Streamlit, and data visualization libraries to solve real-world prediction and classification problems.
Random Forest pipeline classifying 10-year coronary heart disease risk (4,000+ patient cohort), deployed as a FastAPI service in Docker. Team project — my role: API design & deployment.
An end-to-end unsupervised machine learning pipeline comparing K-Means and Agglomerative Hierarchical Clustering for customer segmentation on ~1M online retail transactions using RFM analysis.