Skip to content

rupam905/Disease-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🩺 Haven Health: Symptom-to-Disease Insights with Medicine Lookup

An end-to-end Full Stack Machine Learning Web Application that predicts diseases based on user-selected symptoms and provides possible medicine recommendations.

This project uses a Random Forest Classifier for disease prediction, a FastAPI backend for ML model serving, a MongoDB database for storing records, and a frontend built with HTML & CSS for user interaction.


🚀 Features

  • ✅ Users can select multiple symptoms from the interface
  • ✅ Random Forest ML model predicts the most probable disease
  • ✅ Provides basic medicine recommendations for the predicted disease
  • ✅ FastAPI backend to handle ML model and API requests
  • ✅ MongoDB database to store user inputs & prediction history
  • ✅ Simple and responsive UI with HTML & CSS

🛠️ Tech Stack

  • Machine Learning: Python, Random Forest (Scikit-learn, Pandas, NumPy)
  • Backend: FastAPI
  • Frontend: HTML, CSS
  • Database: MongoDB
  • Others: Uvicorn, Git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •