学生对 University of Washington 提供的 Machine Learning: Regression 的评价和反馈
课程概述
热门审阅
EV
Jun 24, 2016
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 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!
176 - Machine Learning: Regression 的 200 个评论(共 1,001 个)
创建者 Mohamed A M A E
•Oct 17, 2017
it is a good contant and i learn more information such as
Simple linear regression, Multiple regressionAssessing , performanceRidge , regressionFeature selection & LassoNearest , neighbor & kernel regression
创建者 Alfred G
•Jun 28, 2016
I strongly recommended you guys to walk through this course. It worth it! And the programming assignment is awesome. I also recommended that you can try to use sklearn + pandas + numpy to rebuild your code.
创建者 Virendra S S
•Aug 9, 2018
awesome course.Regression concepts are deeply covered .Be careful doing assignments .assignments are long but they are from scratch you will get to know to how machine learning algorithm actually works .
创建者 Tauhid u s
•Jun 27, 2018
This course is amazing and cover a wide range of topics. It broadband my knowledge in the core area of machine learning. The course content and teaching style is tremendous. Thank you Coursera and UoW.
创建者 Eftychios V
•Jun 25, 2016
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!
创建者 Rafael R S
•Nov 30, 2016
Excelent course, I highly recommend for those who are willing to learn machine learning from the basis, this module (linear regression) covered very important parts that I used to struggle to learn
创建者 Fede R
•Jan 2, 2017
This course is great. Things are very clearly explained. I am particularly happy because it helped me to understand many mathematical concepts. I will try not to be scared about formulas anymore.
创建者 Aynalem M
•Apr 26, 2020
Very informative, practical course with excellent instructors, I would recommend this course to anyone doing basic machine learning. The only issue I see is that the course can be offered in R.
创建者 Astley L
•Jan 3, 2016
This course offer many aspects like graphic comparison or detail math explanation help us understand more easily what a model or method means. The teacher have great effort on material design.
创建者 Carlos S M L
•Aug 22, 2020
Un excelente curso que nos introduce a este interesante tema de la regresión. Demasiado útil y explícito a la hora de abordar los temas, realmente fue una gran experiencia. Super recomendado.
创建者 Anuj S
•Apr 27, 2020
One of the best course on Coursera to learn about Regression with great explanations in mathematics as well as programming. Great analogy used which helps in learning much faster and longer.
创建者 Prashant M
•Sep 30, 2017
This was a very satisying course with the intensity and queries that challenge me and wish to learn more. I am quite excited to learn more with the new ML bug that has caught me! Liberating.
创建者 Wenxin X
•Mar 12, 2016
Learned a lot! Now I have been acquired a basic understanding of machine learning! Materials are not much, so it's not painful to accept. Recommended for everybody interested in this topic!
创建者 Gustavo K A
•Jan 7, 2016
I had the clear sense of actually learning and not just "copying & pasting" bits of code. The questions and problems are challenging enough to make you stop and think about you just learned.
创建者 Sergey M
•Jan 18, 2016
A very good course! Especially that scikit-learn can be used as framework for solving assignments and at the same time exercises for programming of learning algorithms from scratch. Thanks!
创建者 Bilkan E
•Oct 16, 2016
Incredible course!
Very good, intuitive and simple introduction to general use machine learning and optimization techniques. I am already employing techniques learned here to my daily work.
创建者 Vivek S
•Aug 31, 2016
it's a nice course. I have learnt many new concepts. I am from information systems background and want my career towards data science. This course helped me a lot in learning new concepts.
创建者 skanuri
•Apr 2, 2017
This course is phenomenal! I am learning a great deal. Dr. Emily Cox is fantastic with her slides, explanation and the way she (and Dr. Carlos Guestrin) structured the course. Loving it!
创建者 Leo Z
•Apr 8, 2019
I took this class long time ago and just revisited it today. Compared to other online class, this class has a lot details. I am satisfied with both the clarity and depth of the content.
创建者 Fabio P
•Apr 3, 2016
I really like the learning approach in this course: at first you learn how to use the algorithm and after that you learn how to implement it yourself. That way it's never disappointing.
创建者 George P
•May 16, 2017
Straight to the point and with useful material to check back whenever you feel is necessary. Learning but also good annotated notes in order to revise things later are very important.
创建者 Zachary C
•Apr 29, 2017
the professor does an excellent job explain the subject thoroughly, including good in depth descriptions of matrix algebra and how it applies to things like multi-variable regression.
创建者 Alexander T
•Dec 29, 2015
A very comprehensive course that covers not only regression, but all base Machine Learning concept. Thanks to Emily, she explains rather complicated topics in a clear and concise way.
创建者 Ben K
•Feb 22, 2016
Lasso, l2 regularization, ridge regression, etc. - appropriate level of technical detail, first principles discussion, etc. means that a lot of good info was packed into this course.
创建者 Val V
•Dec 8, 2020
Excellent introduction to linear regression by top-notch instructors. The description promised it would be action-packed - and it was! Now I can't wait to move on to Classification.