学生对 University of Washington 提供的 Machine Learning: Classification 的评价和反馈
课程概述
热门审阅
SM
Jun 14, 2020
A very deep and comprehensive course for learning some of the core fundamentals of Machine Learning. Can get a bit frustrating at times because of numerous assignments :P but a fun thing overall :)
SS
Oct 15, 2016
Hats off to the team who put the course together! Prof Guestrin is a great teacher. The course gave me in-depth knowledge regarding classification and the math and intuition behind it. It was fun!
451 - Machine Learning: Classification 的 475 个评论(共 589 个)
创建者 KANDARP B S
•Mar 2, 2017
The course 3 got pretty technical pretty soon. Enjoyed the first 2 courses without feeling overwhelmed. But course 3 was challenging. I suppose building the expectation of what is to come can reduce the challenge and lead to faster and more number of course completions.
创建者 Aleksander G
•Apr 11, 2016
Just one comment about how the course could be improved: the assignments should be more hands-on with fewer pieces of code written in advance. I say this is even though I am not a skilled programmer. The assignments would be a bit harder, but also a bit more rewarding.
创建者 Jaime A C B
•Sep 12, 2016
Sometimes is difficult to understand the concept behind Classification because some videos are more practical than theorical, I mean it could be better to start the video explaining some concepts and then show and explan some samples and theorical issues.
Thanks.
创建者 Nicolas S
•Jan 2, 2020
The course itself is well structured and introduce gradually the complexity. Unfortunately, the exercises requires the use of a specific library, instead of scikit-learn and numpy. Furthermore, they also required Python 2, while Python 3 is now widely used.
创建者 Martin B
•Apr 11, 2019
As with all the courses in this specialization: great production values, excellent tuition. Useful assignments, even though the reliance of Graphlab Create is a bit of a drag. I also would have liked to see some discussion of Support Vector Machines.
创建者 J N B P
•Oct 9, 2020
This course covers all the core algorithms used in Classification models. If you have a basic understanding of machine learning, this course can help you build your understanding of classification on a deeper level.
创建者 Dano L
•Sep 16, 2017
Using discontinued Graphlab in the programming assignment is a minus and low activities in the forum makes hard to find assistance from the communities or mentors but the course material itself is just great.
创建者 João S
•Apr 18, 2016
Very good content, very well explained... great course. Classification its a very broad topic but i think this is great introduction.
The hands on where kinda on the easy side... but very interesting.
创建者 David F
•Aug 7, 2016
Not as good as the previous courses in this specialization - I agree with those who have noted that this one seemed a little rushed. However, these are still the best courses I've found on Coursera.
创建者 Ahmed N
•Feb 22, 2018
Great knowledge about machine learning fundamentals, More math illustration needed though it's great knowledge and very great basics about different machine learning algorithm used in reality
创建者 Eric M
•Apr 15, 2017
Extremely clear and informative. Good introduction to ML. I felt the labs could have had us write a little more of our own code, and would have been better to use non-proprietary libraries.
创建者 Dawid L
•Mar 20, 2017
Presented content is rather clear and instructors are rather easy to follow. Only the assignments are often confusing as there are questions which refer to missing content.
创建者 Thuc D X
•Jun 27, 2019
Sometimes the assignment description was hard to follow along. Overall, the course equips me a good understand and practical skills to tackle classification tasks.
创建者 Gaurav K J
•May 1, 2018
I learnt a lot, but I feel course 2 was very well made and this one felt a bit unstructured in comparison. Also, assignments in this course were made very easy.
创建者 Justin K
•Jun 10, 2016
Assignments were a little too easy, considering that students are expected to have taken the first two courses in the specialization. Otherwise, great course!
创建者 Hao H
•Jun 12, 2016
Good course overall. Some difficult materials such as boosting were not clear enough and I had to look into a few online resources to really understand it.
创建者 김대성
•Mar 23, 2021
Very nice lecture & materials. The only slight negative component this lecture contains is the library used for the programming assignment.
创建者 Fangzhe G
•Feb 7, 2020
This course could be better if more programming content was taught. The programming assignments are difficult and not taught in courses.
创建者 Brian B
•Apr 22, 2016
Great course. I'm really looking forward to learn more about clustering in the next course since I know nearly nothing about clustering.
创建者 Fahad S
•Nov 3, 2018
The content was excellent and the exercises were really good. It would be better if svms and bayesian classifiers are also covered
创建者 Aaron
•Jul 3, 2020
Nice course for new learner of machine learning, but I do hope this course could have introduction to support vector machine.
创建者 Alexis C
•Sep 28, 2016
wanted more sophisticated mathematics and intuition (as opposed to simpler explanations). [regression course had this ...]
创建者 Kishaan J
•Jul 1, 2017
Really loved this course! The insights into decision trees and precision-recall couldn't have been any better! Thank you!
创建者 Raisa M
•Aug 19, 2017
Wanted some stuff on SVM and Dimensionality Reduction. Awaiting for a course on Recommender Systems and Deep Learning
创建者 Ning A
•Sep 16, 2016
Learn more than just classification, but also learn how to understand the ideas behind classification algorithms.