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!
创建者 Charlotte B
•Jul 24, 2019
I definitely learned a lot in this class about different techniques and ways to use regression in machine learning. I also feel like I learned a lot about how to program in Python.
创建者 Liang-Yao W
•Jun 26, 2017
I like the step-by-step introduction that familiarize one with the important concepts. I also like the nice explanation and visualization of some relevant mathematics. Recommended.
创建者 Oshan
•Jun 22, 2017
thorough explanation. they cover most of the topics. lessons on ridge and lasso regression are great. would recommend for anyone looking to get into data science/ machine learning.
创建者 Holger P
•Sep 30, 2016
Great course covering Regression Machine Learning. Gives a great introduction to this topic. Teaching the methods using a case study yields for great illustrations of the concepts.
创建者 Andrea C
•Aug 16, 2016
This course is damn well structured. Course material is great and programming assignments are interesting and helps you to really understand how to implement regression algorithms.
创建者 George K
•Mar 9, 2016
The professors help understand the concepts from ground up. Seriously recommended course if you want to know how Regression works and all about ridge, lasso and kernel regression.
创建者 Yabin W
•Aug 4, 2019
The course goes into great details to clarify difficult concepts. Besides, the assignments are well designed so that students can grasp the topic step by step through practicing.
创建者 Lennart B
•Feb 7, 2016
Thorough introduction to regression, the assignments are demanding, and the teachers very engaging. It would be nice if a wider range of applications and examples were presented.
创建者 Joseph F
•Mar 19, 2018
Very good course with nice slides and clear interpret, and the assignment with ipython is really well designed because it already give you the illustration of each step. Thanks!
创建者 Ed S
•Mar 2, 2018
You will get a good grasp of Linear Regression, Ridge Regression, Lasso and potential use for feature selection, gradient descent, coordinate descent, numpy and graphlab create
创建者 Salim L
•Aug 27, 2017
Goes well beyond the statistics that I learned in engineering! Key concepts in regression such Ridge, Lasso and KNN. Use Python to build all your algorithms from the ground up.
创建者 Omar N T
•Mar 30, 2016
it gave more details than my class room. it also adopts a practical approach to learn. it is a great course in regression especially for practitioners.
Thanks Carlos and Emily :)
创建者 Dipankar N
•Dec 11, 2017
Great course on Regression. This will help build basic for upcoming modules. Emily teaches the concepts in a simple way. I liked the structure and coverage of Regression topic.
创建者 Nadya O
•May 6, 2017
Great material, this was tougher than the previous course. It is challenging and more exercises to practice which help to a better understanding of the concepts. Great mentors!
创建者 Rahul J
•Apr 2, 2017
An extremely well designed course, I am an instructional designer myself, so adding weight to the words. Would have appreciated a few more assignments for the last week though.
创建者 Chengcheng L
•Dec 27, 2015
I feel I understand regression models better than before. But I still need to read more books on the same topic to actually convert what I learned here to long term memory :)
创建者 Lavaneesh S
•Sep 17, 2019
Fantastic Course, allowed me to gain insights to regression. Both the instructors like always have been excellent. Shout out to coursera for allowing me to take this course!
创建者 陈哲鸿
•May 19, 2018
It's a really nice course.What i've learned in this course: how to implement a regression model through my own hands, assessing performance, feature selection...and so on.
创建者 clara c
•May 13, 2016
This course is very well organized and all the information is relevant. Everything is explained in great detail. The exercises really make you feel that you are learning.
创建者 Huynh L D
•Jan 13, 2016
All the courses in this specializations are very well-made and rigorous. I think all MOOCs, especially techinical ones, should be as well-designed as this or even more.
创建者 Fahim K
•Jan 6, 2016
The course is really helpful. It has started with simple Regression model and gradually build the different advance regression model. Thanks for this wonderful course.
创建者 Aditya K
•Aug 15, 2016
rigorously explained some of the most important algorithms in regression world, also the pros and cons of using certain algorithm for certain conditions. totally worth
创建者 Sahil D
•May 15, 2016
Good overall theoretical and practical explanation of the material, I was also able to use scikit learn and pandas without any difficulties instead of graphlab create.
创建者 isanco
•Jan 25, 2016
Great class (really liked the graphical interpretations of Lasso and Ridge optimizations).
Perhaps some quizzes (and especially assignements) could be more challenging?
创建者 Iñaki D R
•Jul 11, 2020
Great course, excelent professors & simple yet accurate explanations, always guiding you through the course and through practical implementation of acquired knowledge