Skip to content

SnehaGupta17/Health_Classifier_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🩺 Infant Health Classifier App

A web-based machine learning application to classify an infant's health status based on clinical parameters. Built with Streamlit, trained using Logistic Regression, and designed to assist in early-stage health assessments.


🚀 Features

  • ✅ Simple and intuitive web interface
  • 🧠 Logistic Regression-based classification
  • 📊 Input clinical parameters to get real-time predictions
  • 💾 Model and scaler saved using joblib

🧪 Dataset

The dataset is included under datasets/ and is used to train the logistic regression model. Preprocessing and model training is documented in the Jupyter Notebook.


🛠️ Tech Stack

  • Python 🐍
  • Streamlit 📺
  • Scikit-learn 🤖
  • Pandas & NumPy 📊
  • Jupyter Notebook 📓

🌐 Live App

Access the live app here:
👉 infant-health-classifier.streamlit.app

About

A Streamlit-based web app that classifies infant health status using sensor data, helping monitor well-being through machine learning predictions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors