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

https://github.com/ashnair1/classification-using-tensorflow

Simple introduction to classification using TensorFlow on the Wisconsin Breast Cancer datasets
https://github.com/ashnair1/classification-using-tensorflow

classification tensorflow-tutorials

Last synced: 7 months ago
JSON representation

Simple introduction to classification using TensorFlow on the Wisconsin Breast Cancer datasets

Awesome Lists containing this project

README

          

# Classification-using-TensorFlow
Simple introduction to classification using neural networks via reimplementing the 'Breast Cancer Diagnosis and Prognosis using Neural Networks and SVMs' paper using TensorFlow.

Datasets obtained from UCI Machine Learning Repository

WDBC Dataset - https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+(Diagnostic)

WPBC Dataset - https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+%28Prognostic%29

Link to paper - https://github.com/GordonCai/Project-Breast-Cancer-Diagnosis-Prognosis-With-SVM-and-NN/blob/master/Breast-Cancer-Diagnosis-and-Prognosis-using-NNs-and-SVMs.pdf