Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/apal21/tensorflow-pima-indians-dataset-classification
- Owner: apal21
- Created: 2018-06-17T17:42:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T13:09:41.000Z (over 6 years ago)
- Last Synced: 2024-11-08T06:48:42.557Z (2 months ago)
- Topics: classification, deep-neural-networks, kaggle, linear-classifier, pandas, pima-indians-dataset, scikit-learn, tensorflow
- Language: Jupyter Notebook
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.