An open API service indexing awesome lists of open source software.

https://github.com/kris96tian/web_app_diabetes

This web app uses a custom Neural Network Pytorch model to predict the risk of diabetes based on patient data.
https://github.com/kris96tian/web_app_diabetes

diabetes-prediction machine-learning neural-network patient-data python3 pytorch webapp

Last synced: about 2 months ago
JSON representation

This web app uses a custom Neural Network Pytorch model to predict the risk of diabetes based on patient data.

Awesome Lists containing this project

README

          

This web app uses a machine learning model to predict the risk of diabetes based on patient data. The model has been trained on a dataset from Kaggle and can provide predictions about diabetes risk for different patients.

##

The model uses a custom Neural Network Pytorch model to make predictions. The model training features include pregnancies, glucose levels, blood pressure, and more.

##

Enter the patient's information below, and the app will provide a prediction and risk assessment based on the data provided.

http://diabetesp.pythonanywhere.com/