Skip to content

arkaprabhadas/ML-Diabetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ML-Diabetes

Requirements:

  1. Python 2 or 3,
  2. Scipy, NumPy,
  3. Keras and a backend (Theano or TensorFlow).

Here we will use Pima Indians onset of diabetes dataset, attached above from the UCI Machine Learning repository. Inspired by @Machine Learning Mastery.