Skip to Main Content
TensorFlow: Powerful Predictive Analytics with TensorFlow
book

TensorFlow: Powerful Predictive Analytics with TensorFlow

by Md. Rezaul Karim
March 2018
Intermediate to advanced content levelIntermediate to advanced
164 pages
3h 39m
English
Packt Publishing
Content preview from TensorFlow: Powerful Predictive Analytics with TensorFlow

Getting Started with TensorFlow – Linear Regression and Beyond

In this example, we will take a closer look at TensorFlow's and TensorBoard's main concepts and try to do some basic operations to get you started. The model we want to implement simulates the linear regression.

In the statistics and machine learning realm, linear regression is a technique frequently used to measure the relationship between variables. This is also a quite simple but effective algorithm that can be used in predictive modeling too. Linear regression models the relationship between a dependent variable yi, an interdependent variable xi, and a random term b. This can be seen as follows:

Now to conceptualize the preceding equation, I am going to write a simple Python program ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

TensorFlow Machine Learning Projects

TensorFlow Machine Learning Projects

Ankit Jain, Dr. Amita Kapoor
Machine Learning Using TensorFlow Cookbook

Machine Learning Using TensorFlow Cookbook

Alexia Audevart, Konrad Banachewicz, Luca Massaron

Publisher Resources

ISBN: 9781789136913Supplemental Content