Chronic Disease Predictor
October 7, 2023 ยท View on GitHub
A web app for heart disease prediction, diabetes prediction and breast cancer prediciton using Machine Learning based on the Kaggle Datasets.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Installation
After that, activate the virtual environment
source .\env\Scripts\activate
Subsequently, install the dependencies on your local machine.
pip install -r requirements.txt
Finally, run the application on a local IP address and view it on the browser.
python manage.py runserver
## Built With
* [Django](https://www.djangoproject.com/) - The web framework used
* [PIP](https://pip.pypa.io/en/stable//) - Dependency Management
## Contributing
Please fork this project and send me a pull request.
## Author
* ** IRVENE KWAMBANA **