Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
No description, website, or topics provided.
Jupyter Notebook HTML JavaScript
Branch: master
Clone or download
Cannot retrieve the latest commit at this time.
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
static
PIMA_DNN_Tensorflow_WebApp.ipynb Add files via upload Feb 1, 2020
README.md Update README.md Feb 1, 2020
package-lock.json Add files via upload Feb 1, 2020
package.json Add files via upload Feb 1, 2020
server.js Add files via upload Feb 1, 2020

README.md

PIMA-DNN-Web-App

Pima Indians Diabetes Database Predict the onset of diabetes based on diagnostic measures. Dataset : https://www.kaggle.com/uciml/pima-indians-diabetes-database

Installation Guide.

  • Download zip or clone the application.
  • cd to downlaoaded or cloned folder(Pima-DNN-WebApp-Master)
  • run npm install
  • replace files group1-shard1of1.bin model.json in static/tfjs_files/ with your .bin and .json file
  • run node server.js inside IrisDnnWebApp-Master Directory
You can’t perform that action at this time.