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

https://github.com/haranrk/logistic-regression-tensorflow

Logistic Regression and Classification using TensorFlow
https://github.com/haranrk/logistic-regression-tensorflow

logistic-regression python tensorflow

Last synced: 2 months ago
JSON representation

Logistic Regression and Classification using TensorFlow

Awesome Lists containing this project

README

          

# Logistic Regression and Classification using TensorFlow
Used extracted features from MRI images of Glioma patients to predict overall survival of patient(number of days patient survived from date of taking the scan).
#
_Done as a part of the course [ID5030: Machine Learning for Engineering and Science Applications](https://courses.iitm.ac.in/course/info.php?id=2192)._