Skip to content
This repository was archived by the owner on Jul 10, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 717 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 717 Bytes

DiseasePredictingSystem

A project wehere we use clustering algorithms on patient symptoms and predict a disease from commonly occurring diseases.

Progress

  1. Login authentication
  2. Split into 2 apps(users and crux-predictions)
  3. Modify inputs to dropdowns from radio buttons
  4. Make DB model to store data and predictions
  5. Messages(alerts) integration
  6. Sign up made
  7. Admin setup complete

Tasks left

  1. Better integrate prediction algorithms

Note: Will require Posgres DB setup as in 'settings.py'

Note: Jupyter Notebook of our algoritms is kept as 'Prediction system.ipynb'

NOTE

This project is now complete as far as its defined scope was concerned. Hence, it is now archived.