Developed a Diabetes testing model utilizing Machine Learning Algorithms, the Flask API for Web Applications, and the Heroku cloud infrastructure.
• This repository consists of files required to deploy a Machine Learning Web App created with Flask on Heroku platform.
- activate vertual environment
source virtualenv/bin/activate
- install requirements.txt file
3. run app.py for web application
python app.py
• Please do ⭐ the repository, if it helped you in anyway.