Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 670 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 670 Bytes

Disease Detection System with Bagging Classifier and Neural Networks

Web Based ML Project for Sem 6 TEITB

Made By:

  • Varun Anand Patkar
  • Vedant Ritesh Pawar
  • Tanish Ashwin Parmar
  • Parth Prasad Narvekar

Installation

Install Python and Pip. Then create a new virtual environment. Then write the command:

pip install -r requirements.txt Then you can use python manange.py runserver to start the server and see it live

Tranining Files

To see how the models were trained you can go to this google drive link and check how it works:

HospitalWithML Training