• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    Chevron Left
    Back to Machine Learning: Regression

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

    Filled StarFilled StarFilled StarFilled StarFilled Star
    4.8
    stars
    5,576 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 feature...
    ...

    Top reviews

    EV

    Jun 25, 2016

    Filled StarFilled StarFilled StarFilled StarFilled Star

    An in-depth overview of the regression techniques and models. I think it went as deep into the concepts as I wanted it to go. Being a developer I found it quite understandable, and useful.Keep it up!

    PD

    Mar 17, 2016

    Filled StarFilled StarFilled StarFilled StarFilled Star

    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:

    126 - 150 of 1,000 Reviews for Machine Learning: Regression

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Richard N B A

    •

    Feb 2, 2016

    Great course! Not simply a machine learning black box tutorial - like a few courses out there - but delves into the mathematics behind the algorithms (with several optional, more advanced excursions provided) and requires that we actually implement a few of the ideas ourselves.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Freddie S

    •

    Jul 25, 2016

    Excellent combination of conceptual and practical quizzes. Providing the presentation slides is a great note-taking aid, as well as use of "ride-along" notebooks. The progressive use of the same dataset throughout the modules greatly aided focus on learning the algorithms.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Nihal T

    •

    Sep 25, 2017

    Great course to get started in the Machine learning , it covers each and every concept of Regression . All the concepts are explained in so simple way that even a high school kid wont have any trouble understanding Machine learning . I would highly recommend taking this.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Rohit G

    •

    Dec 29, 2015

    Absolutely loved the way Emily tackled the course content - the knowledge I gained regarding LASSO & RIdge was something even I wasn't expecting. Also the optional video helped a lot to understand the mathematics better as compared to a mechanical write-down of the steps

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Suresh A

    •

    Apr 19, 2016

    Fantastic course.

    Lot of courses I have taken do not give the mathematical formulation. This course provides a detailed understanding of the math behind ML.

    Also in the programming exercises one implements the algorithms from scratch and also use the existing libraries.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Mohamed A

    •

    May 1, 2016

    Great course! all materials are well structured and introduce each concept concisely. I enjoyed all programming assignments. Take this course if you would like to know more about regression rather than simply finding the perfect hyper-plane that approximate your data.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Victor C

    •

    May 28, 2017

    Emily Fox is exceptional. It's a smooth airplane ride through often turbulent paths. That's harder to do than it might seem as most teachers get mired in details that confuse and/or distract the student. I would think that any course she teaches is worth taking.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Abhinav U

    •

    Jan 11, 2016

    Great course, very detailed and hands on, also including appropriate amount of mathematical rigour to help you understand what is going on under the hood. Highly recommended. I specially liked the modules on Ridge regression and Lasso regression, really well done.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Dan L

    •

    Dec 28, 2015

    I found this an excellent introduction to the topic with a good mix of well-presented material and practical application using the IPython notebooks. I would love to have the course finish with a project where we apply the learned methods to a different data set.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By 张明

    •

    Dec 4, 2015

    Very responsible teachers and practical classes content.You can not only learning the ML theory from scratch,but also learn to implement the algorithm using python by yourself.This is the best ML course I ever seen.

    Thanks for the teachers' hard-work.You are great!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Muhammad U C

    •

    Feb 12, 2016

    Excellent. This is an ideal course in order to understand various aspects of regression techniques. Explanation using hands-on exercises helps me learn this course very effectively. I must appreciate the efforts of both Instructors (Prof. Emily & Prof. Carlos).

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Amal G

    •

    Sep 10, 2016

    I felt that the course was detailed and contained significant in-depth study about regression techniques. The assignments were well designed, starting from a single step and eventually enabling the candidate to be able to write the complete methods on his own.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Lech G

    •

    Jan 6, 2016

    This is probably the best Coursera course I have completed so far (and I am kind of Coursera junkie). very well structured, the right amount of math and driven by the experiments on the real data.

    Looking forward to Classification course and others in series.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Fan D

    •

    Jan 3, 2017

    The regression is done very well. I love the tutorials especially, they are very clear with good test feedbacks on some of the latter week contents. If you want to get into machine learning, this is a very important part to help you with all the other parts.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Igor P

    •

    Feb 26, 2016

    I liked pretty much all of the content.

    The lectures are detailed.

    The assignments helped me understand the techniques used in regression. The step by step approach is great.

    What I dislike a bit is the promotion of proprietary and expensive Graphlab software.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Cal D

    •

    Dec 19, 2015

    A few minor glitches with the homework assignments so far. Hopefully this is only because it is the first time the class is being offered.

    I love the instructors. Great enthusiasm and both clearly love what they do. Inspiring for data scientists in training.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By SIMING D

    •

    Jul 9, 2018

    This is a great course! The course is easily understand, the lecturers are very nicely talking in the videos to show you the knowledge of regression. The assignments are designed in a way helping you learn, practice and implement the regression algorithms.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Jerry S

    •

    Apr 2, 2017

    Really exciting course. The concepts are well explained and implementing algorithms by myself is really a inspiring experience. It is really a pity that the last 2 courses in the specialization were canceled. I am even willing to pay them for 100$ each!!!!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Chris W

    •

    Mar 28, 2016

    Pretty challenging from a mathematical perspective, but extremely interesting and well-explained. I was glad to see there were plenty of opportunities to use Pandas and other Python libraries instead of just relying on Graphlab. Very happy with this class.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Aviad B

    •

    Oct 10, 2017

    Excellent course. Highly recommended. Emily Fox is clear and comprehensive. In addition, this module's exercises can be fully completed using Python's Pandas sklearn and numpy libraries and without requiring the propriety GraphLab library. Good work!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Dauren “

    •

    Dec 23, 2017

    Good insight into regression models. You will dive into the details of implementations of Lasso and Ridge regularization techniques. The course is actually easy to grasp for graduates with technical background, never the less gives good knowledge.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Adil A

    •

    Mar 15, 2017

    Very nice course... The instructors were really great, the explanations, the presentations, even the color schemes were all really great... Definitely one of the most fun courses I've taken at Coursera... The assignments were also well designed...

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Filipe G

    •

    Mar 12, 2016

    The best Machine learning course I ever took. I compare it very favourably to Jeff Leek's course, or Andew Ng's course - which are both good in their own right.

    A lot of effort went into making this a really good course. I very much recommend it.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Fernando M P

    •

    Oct 8, 2017

    An incredibly good approach to regression. It is the perfect continuation of the introduction course, it provides very good skills to solve regression problems. I´m eager to start with the third course of the specialization after this one!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Ruan P R T

    •

    Apr 30, 2016

    All concepts are explained really well! Knowing all the mathematics behind machine learning can never hurt, but when it comes down to actually implementing something useful it all boils down to the practicalities of the implementation.

    • Chevron Left
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • ...
    • 40
    • Chevron Right

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok
    Coursera

    Sign up

    Learn on your own time from top universities and businesses.

    ​
    ​
    Between 8 and 72 characters
    Your password is hidden
    ​

    or

    Already on Coursera?


    I accept Coursera's Terms of Use and Privacy Notice. Having trouble logging in? Learner help center

    This site is protected by reCAPTCHA Enterprise and the Google Privacy Policy and Terms of Service apply.