This web application allows users to choose different machine learning models to predict diabetes and adjust parameters to achieve the best accuracy. Built using Streamlit, the app includes several popular classifiers such as SVM, Logistic Regression, Random Forest, K-Nearest Neighbors, Decision Tree, XGBoost, and LightGBM.
A leading healthcare organization seeks to predict stroke risk using patient medical history and demographic data. As a data scientist, I built and validated a prediction model using the Random Forest algorithm. This involved data cleaning, processing, analysis, visualization, and deployment for clinical use. The model, achieving 95% accuracy, aims to mitigate stroke incidents and enhance patient outcomes.