https://github.com/titomiguelcosta/sweetsugar
Machine learning model to predict diabetes using keras, tensorflow and numpy
https://github.com/titomiguelcosta/sweetsugar
Last synced: 2 months ago
JSON representation
Machine learning model to predict diabetes using keras, tensorflow and numpy
- Host: GitHub
- URL: https://github.com/titomiguelcosta/sweetsugar
- Owner: titomiguelcosta
- Created: 2018-02-26T21:10:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-31T20:16:58.000Z (over 4 years ago)
- Last Synced: 2025-01-29T20:44:15.059Z (4 months ago)
- Language: Jupyter Notebook
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sweetsugar
This is my playground for learning and testing machine learning using Python.
[Datasets](datasets.md)
[Preprocessing](preprocessing.md)
[Models](models.md)