Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohithsaji97/diabates_prediction
A diabetic prediction system using ML with a user friendly interface
https://github.com/rohithsaji97/diabates_prediction
artificial-intelligence data-science keras machine-learning pandas python3 tensorflow user-friendly
Last synced: 17 days ago
JSON representation
A diabetic prediction system using ML with a user friendly interface
- Host: GitHub
- URL: https://github.com/rohithsaji97/diabates_prediction
- Owner: Rohithsaji97
- Created: 2023-09-30T20:03:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-30T20:11:57.000Z (over 1 year ago)
- Last Synced: 2024-11-19T12:26:53.850Z (3 months ago)
- Topics: artificial-intelligence, data-science, keras, machine-learning, pandas, python3, tensorflow, user-friendly
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Diabates_prediction
This project helps to find out if someone is having or is prone to diabetes.
It uses ML for this purpose. A training model is made in which data is inputted.
The project learns and does analytical and statistical analysis. When another input
is given by the user the the model predicts if the patient is diabetic or not.