Key Features • How To Use • License
- Authentication and authorization
- Create your own account and log in
- Risk prediction
- Fill in information as directed to feed our random forest machine learning model
- Find out the percentage risk of being diagnosed with Type 2 diabetes
- Intepretability Analysis
- Get a list of health attributes that contributed to your risk prediction
- Relevant recommendations
- Obtain some next steps to improve your health habits based on your risk prediction *Adherence to responsible computing aspects
- Deactivate and delete your account to maintain your privacy
- Send a message of ny provacy concerns you have
To clone and run this application, you'll need Git and Node.js (which comes with npm) Python and Flask installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/stephmukami/iprevent
# Go into the repository
$ cd iprevent
# Install dependencies
$ npm install
# Run the app
$ npm start
# Run the ml backend
$ cd server
$ python app.py
Note If you're using Linux Bash for Windows, see this guide or use
node
from the command prompt.
MIT
GitHub @stephmukami ·
GitHub @RyanSmoak ·
GitHub @onsarigo ·