SM
2020年6月14日
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
2016年10月15日
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!
創建者 Kumar B
•2017年10月4日
This course covers the basics of classification very well, but I would have liked optional sections on more advanced topics. Some of the quiz questions were a bit confusing. It would have been good if the exercises also dealt with unbalanced data sets in more detail.
創建者 Neelkanth S M
•2019年4月8日
The content is good but completing assignments is a real pain because they choose to deploy a unstable proprietary python library, which gives hard time installing and running (as of Q1 2019). The entire learning experience is marred by this Graphlab python library.
創建者 D B
•2018年6月13日
Pros: Absolutely fantastic theory explanations. Establishes solid fundamentals. Cons: The bugs in test/notebooks could have not been rectified with new ones. Demands searching in discussion forum every time. Would highly recommend for starters!
創建者 Eric A J C
•2021年8月5日
The videos were excellent, and the extra material to delve in deeper in the subject were very nice. However, the programming assignments were mostly chunks of ready-made code, so not much is left to the learner.
創建者 ANGELICA D C
•2020年9月22日
Finalizo siendo muy confuso. El conocimiento de los videos opcionales no se le daba seguimiento, hasta el final en las tareas es cuando se usaba pero ya estaba fuera de contexto y era difícil entender.
創建者 Supharerk T
•2016年7月6日
All of the courses lecture are great until it reaches week 5 where it's really hard to catch, the programming assignment doesn't give enough hints and lecture in this topic doesn't help much.
創建者 nazar p
•2017年6月29日
While courses 1 and 2 of this specialization were quite good, I find this one a bit sparse on content. I think this course could be easily compressed into 2-3 weeks instead of 7.
創建者 Rohit J
•2016年5月12日
A lot of interesting parts of the course are available as optional and a lot of the difficult parts of the coding exercises are provided to you - the challenge is not there. :/
創建者 Ilan S
•2016年11月23日
The videos were pretty goods. But a bit too slow and easy. The assigments were ok, but too guiding. Also there were too much reimplementation of algorithm
創建者 Rahul S
•2020年6月17日
Too much confusion, I face too much problem with this course. much confusion if you use different packages like sklearn.
創建者 Lawrence G
•2016年5月19日
The course content seemed to be rushed out, as a result, the quality is not as good as the first two.
創建者 Tu L
•2018年6月27日
Why don't you guys talk about ID3 or CART algorithm at all? This one is too basic.
創建者 Mounir
•2016年6月19日
Exercises for Scikit-learn users were not organised.
Course took too long to start
創建者 Pier L L
•2017年3月26日
Nice course but I would have expected more techniques (SVM for instance)
創建者 Dmitri B
•2017年6月6日
Theory Quizes are good, but programming assignment not so good for me.
創建者 Ashish C
•2019年3月31日
more topics like deep learning, neural networks need to be introduced
創建者 Matt T
•2016年4月12日
Good, but overemphasizes niche software product (graphlab).
創建者 Virgil P
•2018年2月18日
The exercises/assignments are far too simple
創建者 陈弘毅
•2018年2月3日
too simple
創建者 Deleted A
•2020年8月13日
good
創建者 Omkar v D
•2018年8月14日
.
創建者 Rohan G L
•2020年8月29日
I leave 2 stars as I learned a lot of new information and methods, and the theory and math behind them.
You will learn about Data Science and Machine Learning, but not much about Python.
The course is pretty much abandoned and outdated. Sframes and Turicreate packages (instructor's creations) are used instead of more universal packages. Installation in the beginning took some time and research. Many of the assignments have errors and bugs in the code that have not been updated. Forum assistance is abysmal for clarification or deeper questions. Many links are dead.
There are many times in the lectures where the instructors are writing several sentences in their handwriting on their notes instead of having the text ready to appear.
I would suggest using this course and series as a supplement to other information one as learned, not as an introduction for initial understanding. I found myself frustrated too many times.
創建者 Amit K
•2018年1月20日
The video content is awesome. Important concepts are being clarified in a very simple manner. However the evaluation method really sucks. First, there is too much spoon feeding in the programming assignments, which was not the case in earlier courses in the same specialisation. Secondly, in a few assignments, the answer to the quiz questions are sensitive to the platform we are using (like PC vs AWS instance). This was really frustrating given that the issue is known for a long time and has not been fixed yet. At the very least, there should be a warning on the quiz page itself.
創建者 Yaron K
•2016年9月30日
The assignments are well thought out and explain the algorithms step-by-step. The subtitles/transcripts are a disappointment :( . Full of mistakes. Sometimes to the point of being useless or even worse - saying the exact of opposite of what the lecturer says. Since the lecturer sometimes is unclear - this is problematic. As usual - Graphlab Create sometimes crashes, however there are explanations how to run the assignments using Scikit-Learn.
創建者 Matthew B
•2016年4月4日
The content seems rather thinner than that of earlier courses in the specialization, and seems to get more so as the course progresses. (Week 6 is entirely spent on Precision and Recall, with only about 30 min of lecture.) It feels like there was a rush to get the course out and that corners may have been cut at the end.
And as others have mentioned, several very important classification topics are conspicuously missing.