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 end-to-end Machine Learning web application utilizing FastAPI and Streamlit to classify Iris flower species based on physical measurements. Demonstrates a decoupled production architecture separating the core Scikit-Learn training pipeline, a low-latency REST API backend inference layer, and an interactive frontend dashboard user interface.
A comprehensive collection of machine learning projects demonstrating applications in classification, regression, and clustering across domains like finance, energy, and marketing.