A web app for general disease prediction, using Machine Learning based on the Kaggle Datasets.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Follow the instructions to run the system on your local machine :
Install the followings
pip install django-crispy-forms
pip install psycopg2
pip install pillow
Then,
python manage.py migrate
Finally, run the application.
python manage.py runserver
Please fork this project and send us a pull request.
-
Sushmita Palikhe
-
Siddhartha Shrestha
-
Neha Mahto