Using various machine learning algorithms to get the best prediction accuracy if possible for the Pima Indians dataset.
The best result was found with GradientBoosting with an accuracy of 83%.
- Pandas 0.23.4
- Numpy 1.15.3
- Matplotlib 2.2.2
- Scikit-learn 0.20.0
- Scipy 1.1.0
To run this project you will need some software, like Anaconda.
From Anaconda just set as working directory the folder of the project, open the .py file you want from Models folder and run this file or press F5.