Chevron Left
Back to Machine Learning: Regression

Learner Reviews & Feedback for Machine Learning: Regression by University of Washington

4.8
stars
5,539 ratings

About the Course

Case Study - Predicting Housing Prices In our first case study, predicting house prices, you will create models that predict a continuous value (price) from input features (square footage, number of bedrooms and bathrooms,...). This is just one of the many places where regression can be applied. Other applications range from predicting health outcomes in medicine, stock prices in finance, and power usage in high-performance computing, to analyzing which regulators are important for gene expression. In this course, you will explore regularized linear regression models for the task of prediction and feature selection. You will be able to handle very large sets of features and select between models of various complexity. You will also analyze the impact of aspects of your data -- such as outliers -- on your selected models and predictions. To fit these models, you will implement optimization algorithms that scale to large datasets. Learning Outcomes: By the end of this course, you will be able to: -Describe the input and output of a regression model. -Compare and contrast bias and variance when modeling data. -Estimate model parameters using optimization algorithms. -Tune parameters with cross validation. -Analyze the performance of the model. -Describe the notion of sparsity and how LASSO leads to sparse solutions. -Deploy methods to select between models. -Exploit the model to form predictions. -Build a regression model to predict prices using a housing dataset. -Implement these techniques in Python....

Top reviews

KM

May 4, 2020

Excellent professor. Fundamentals and math are provided as well. Very good notebooks for the assignments...it’s just that turicreate library that caused some issues, however the course deserves a 5/5

PD

Mar 16, 2016

I really enjoyed all the concepts and implementations I did along this course....except during the Lasso module. I found this module harder than the others but very interesting as well. Great course!

Filter by:

426 - 450 of 993 Reviews for Machine Learning: Regression

By Kevin

•

Jun 28, 2019

Clear explanation on regularization as well as bias-variance trade-off.

By Ayush K G

•

Sep 25, 2017

This course is full of information about regression in very simple way.

By Angel S

•

Dec 25, 2015

Excellent course in the line of the specialization. Highly recommended.

By Abhilash

•

Dec 17, 2015

Got more insight to the terms and the methods used in Regression models

By Ayush P

•

Aug 24, 2020

Very detailed information was provided in this course. Just loved it!!

By Zynab S

•

Aug 20, 2016

wonderful course I really enjoyed this topics disscused in this course

By Aaron B

•

Feb 14, 2016

great course, lots of wonderful hands on material, excellent lectures.

By Pandu R

•

Jan 6, 2016

Another great course in the series. I can't wait for the 3rd to start!

By Joseph S

•

Sep 4, 2021

The instructor was amazing! The assignments were also really helpful.

By Deleted A

•

May 19, 2017

Really nice Mooc for a person getting introduced to Machine Learning.

By Farooq M K

•

Nov 9, 2016

The very best by our instructor Emily Fox. Cannot be easier than this

By Damian T

•

Mar 6, 2016

Difficult but very informative, it builds on the introduction course.

By Johan M

•

Dec 22, 2015

Excellent, thorough course on regression! Thank you Emily and Carlos.

By Swapnil A

•

Sep 6, 2020

Really really Helpful. Dr. Emily really shows the math from scratch.

By Raman C

•

Nov 17, 2019

Great way to learn all the concepts involved involved in regression.

By Tan W J I

•

Dec 4, 2016

Awesome! This one contained so much more information than I expected

By Neeta N

•

Jul 21, 2020

Excellent lectures with great quizzes. Thank you to the instructors

By Sarah W

•

Aug 9, 2017

Great course! Well paced, learned a lot! Topics are well-explained.

By Jaisimha S

•

Dec 14, 2016

Emily is fantastic in explaining abstract math concepts. Thank you!

By Miguel M d B

•

Mar 20, 2016

Excellent course! Provides great overview of regression techniques.

By Alessandro G

•

Feb 25, 2016

Many interesting topics, well explained, a lot of useful practice.

By Ishan S

•

Apr 12, 2020

Thanks a lot Sir/Madam for this wonderful learning opportunity .

By Ankur P

•

May 10, 2018

I loved the way Emily explained all the concepts to us, perfecto

By Deividas K

•

Feb 1, 2017

More difficult than the first course, but also more informative.

By Sean Q Z

•

Dec 8, 2016

Very good course with well-designed slides and ipython notebook.