Course

Linear Regression with Python

Coursera Project Network

In this 2-hour long project-based course, you will learn how to implement Linear Regression using Python and Numpy. Linear Regression is an important, fundamental concept if you want to break into Machine Learning and Deep Learning.

Even though popular machine learning frameworks have implementations of linear regression available, it's still a great idea to learn to implement it on your own to understand the mechanics of optimization algorithm, and the training process.

  • Create a linear model, and implement gradient descent.
  • Train the linear model to fit given data using gradient descent.

Since this is a practical, project-based course, you will need to have a theoretical understanding of linear regression, and gradient descent. We will focus on the practical aspect of implementing linear regression with gradient descent, but not on the theoretical aspect.

Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.

Certificate Available ✔

Get Started / More Info
Linear Regression with Python
More Machine Learning Courses

TensorFlow 2 for Deep Learning

Imperial College London

This Specialization equips machine learning practitioners with practical TensorFlow 2 skills, including customizing deep learning models and incorporating probabilistic...

Detect Fake News in Python with Tensorflow

Coursera Project Network

Detect Fake News in Python with Tensorflow.

Simple Nearest Neighbors Regression and Classification

Coursera Project Network

Learn the K-Nearest Neighbors algorithm for classification and regression through hands-on Python implementation in this 2-hour project-based course.

Github CoPilot for Beginners: Write Software With AI

Coursera Project Network

GitHub CoPilot for Beginners: Write Software With AI. Learn to harness AI-driven suggestions to accelerate web development.