Complete tutorial: http://bit.ly/Predicting-Diabetes-using-Logistic-Regression
Build a Logistic Regression model in TensorFlow.js using the high-level layers API, and predict whether or not a patient has Diabetes. Learn how to visualize the data, create a Dataset, train and evaluate multiple models.
Timestamps:
(0:00) - What is Logistic Regression?
(6:23) - Types of models in TensorFlow.js
(8:29) - Build a Logistic Regression model in TensorFlow.js
(13:07) - Cross-entropy loss function
(25:22) - Training evaluation
(27:00) - Training a model with more features
(31:15) - Display the confusion matrix
(39:38) - Train a more complex model
(Book) Deep Learning for JavaScript Hackers: http://bit.ly/deep-learning-for-javascript-hackers
(Book) Hands-On Machine Learning from Scratch: http://bit.ly/hands-on-machine-learning-from-scratch
Download
0 formats
No download links available.
Predicting Diabetes with Logistic Regression in TensorFlow.js | Deep Learning for JavaScript Hackers | NatokHD