Can we predict a stroke before it happens? 🧠 I recently finished a project using the Healthcare Stroke Dataset to build a prediction tool from scratch. Instead of using high-level libraries, I built the Logistic Regression model using only NumPy to truly understand the math behind the predictions. Key Highlights: Data Cleaning: Handled imbalances and missing values using Pandas. Feature Engineering: Created custom features like "Age-Glucose" interaction to improve model sensitivity. Deployment: Built a live dashboard with Streamlit so users can interact with the model in real-time. make sure to remove the space when you copy the link Check out the app here: [https://lnkd.in/e3knnnXe] #DataAnalytics #MachineLearning #Python #HealthTech #DataScience

To view or add a comment, sign in

Explore content categories