Machine Learning : Linear Regression using TensorFlow Python

Design, Develop and Train the model

Ratings 4.62 / 5.00
Machine Learning : Linear Regression using TensorFlow Python

What You Will Learn!

  • Machine Learning - Linear Regression in TensorFlow with Python
  • TensorFlow model for Linear Regression

Description

In this course, we provide the step-by-step approach for building a Linear Regression model using TensorFlow with Python. In the beginning, we give a high-level introduction to Artificial Intelligence and Machine Learning. We develop the entire system in Google Colaboratory using TensorFlow. So, we have a lecture each on Introduction to Google Colaboratory and Introduction to TensorFlow. We develop the model to predict the price of the house from the size. We have the data for 100 houses with two attributes, house size, and house price. We first teach Python code to create the data, load it and check if the data are correctly loaded. We divide the data into Training and Testing data at a ratio of 80:20. We also introduce the importance of Data Normalization. After normalizing the data, we begin the process of building the model. We use the TensorFlow Gradient Descent method and train the model. We select the number of iterations to make the training error and testing error significantly low. After training the model we use the model for a new set of data. That is, we find the price of a new house whose size is given. We then extend the program for a problem with multiple variables. In this problem, we predict the price of the house from three attributes, plinth area, land area, and furnish-area. In the last lecture, elaborate more on training and test data and compute the same.


Who Should Attend!

  • Anybody who wants to develop Machine Learning skill
  • Those who want to get a job as a Machine Learning Developer

TAKE THIS COURSE

Tags

  • Machine Learning
  • Regression Analysis
  • TensorFlow

Subscribers

1420

Lectures

19

TAKE THIS COURSE



Related Courses