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:

326 - 350 of 993 Reviews for Machine Learning: Regression

By Giovanni B

•

Dec 25, 2015

I think this course is great, Emily and Carlos explain things so clearly and provide excellent material

By יונתן ה

•

Nov 27, 2021

Great course. Good assignments - python implementations, different than the known Stanford's ML course

By Alexis C

•

May 9, 2016

very intuitive explanations. learned a lot, despite having taken many machine learning classes before.

By Tripat S

•

Jan 10, 2016

This is the best course in ML...Prof Carlos and Prof Fox are the best ....Would recommend for evryone

By Arnold A

•

May 6, 2017

It is really useful and an eye-opening course, especially if you are interested in machine learning.

By Taehee J

•

Sep 13, 2016

I like this course since it teaches the fundamental concept of regression with hands-on programming.

By Yin X

•

Sep 9, 2017

Best course I have had so far on regression at Coursera. Thaaaaaank you Coursera and Washington U!

By Milan C

•

Apr 10, 2017

Very nice course. The course gave me a good overview in how deep you can dive even with regression.

By juan f r s

•

May 15, 2016

Excelent course and very well explained. Many thanks to both of you Emily and Carlos. All the best

By Ramesh K

•

Mar 6, 2016

Lectures and assignments were awesome thanks to the professor for making this easier to understand.

By Tahereh R

•

Apr 2, 2019

Thorough explanations of the essential concepts are provided! Valuable course and lectures.

Thanks!

By Shalini S

•

Apr 18, 2016

Great course! The course material was very well designed. Carlos and Emily are excellent teachers.

By Nguyen T V

•

Jan 17, 2016

It's very interesting and challenging course, especially at the end. Thank you for your knowledge!

By Matthew M

•

Jan 5, 2016

This course is an ideal mixture of theory, practical application, and coding. I really enjoyed it.

By Rui W

•

Jul 16, 2016

Some practical skill and some theoretical knowledge are bought to me. I am so glad to enjoy them.

By Stefano T

•

Feb 10, 2016

Very interesting course showing in a clear and easy to follow way the key concepts of Regression.

By Omar B

•

Feb 1, 2017

Great course !

The best thing is when Emily talks about the intuition of each model or algorithm.

By Rafael A

•

Feb 22, 2016

Once more, excellent delivery by Emily and Carlos. Looking forward to the classification course.

By hardiksinh

•

Jul 23, 2023

It is very very helpful to learn new topic in machine learning

Thank you coursera and Emily fox

By Nagendra B R

•

Jun 25, 2020

excellent course on regression. each and every concept is clear and in depth.Thank you Coursera

By 쥬

•

May 24, 2016

This course helped me a lot to understand regression. Now I can apply this idea to my own work.

By Michaël L

•

Mar 30, 2016

Excellent course with lots of hands on !

The teacher is excellent and provide clear explanation.

By Bokai C

•

Mar 21, 2016

Excellent Lectures!

Suggestions: homework results should be more representative and distinctive.

By Med A D

•

Jul 16, 2021

Awesome course thank you so much for this valuable informations and good comprehinsive content

By Chengye Z

•

Nov 27, 2016

It's a very helpful course. I really have leart a lot, by both watching video and programming.