Implemented a Deep Neural Network with KERAS in Python on the PIMA Indians Diabetes dataset. The model achieves around ~78% accuracy, which is in the Top-3 accuracies achieved by any ML/DL model for that problem.
Technologies & Frameworks used -
Jupyter Notebook (Python 3.x) on Google Colab
Keras