Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apal21/tensorflow-pima-indians-dataset-classification

Pima Indians Dataset classification using Tensorflow Linear Classifier and DNN Classifier.
https://github.com/apal21/tensorflow-pima-indians-dataset-classification

classification deep-neural-networks kaggle linear-classifier pandas pima-indians-dataset scikit-learn tensorflow

Last synced: 9 days ago
JSON representation

Pima Indians Dataset classification using Tensorflow Linear Classifier and DNN Classifier.

Awesome Lists containing this project

README

        

# Pima Indians Dataset Classification

## Pima Indians Dataset classification using Tensorflow `Linear Classifier` and `DNN Classifier`.

* [Download](https://www.kaggle.com/uciml/pima-indians-diabetes-database/data) the dataset from [Kaggle](https://www.kaggle.com).
* Read the Jupyter Notebooks inside the folders for detailed info and example.