JM
16 janv. 2017
Excellent course, well thought out lectures and problem sets. The programming assignments offer an appropriate amount of guidance that allows the students to work through the material on their own.
BK
24 août 2016
excellent material! It would be nice, however, to mention some reading material, books or articles, for those interested in the details and the theories behind the concepts presented in the course.
par Bob v d H
•2 oct. 2016
Some of the interesting topics discussed in this course could be treated substantially more extensive and detailed in order to get a better grip and understanding on them (e.g. Gibbs sampling). After this course, it is a bit dazzling how much different algorithms and methods are available for clustering and retrieval tasks and this course easily could have been subdivided into two or three separate courses on the same topic with a more detailed treatment. Still, about many interesting subjects a tip of the iceberg has been brought to you ... it tastes so good that you would like to have much more!
par Sundar J D
•26 sept. 2016
Great course and awesome teaching by Prof. Emily Fox. Prof. Fox did a great job of teaching some of the really tough components (GMM, LDA, etc) in simple and lucid style (like always) and that made it easy to understand and comprehend those topics.
The one thing that I felt had gone down compared to the previous 3 courses was that for some of the topics, the material felt too short and felt like it was cut down to fit within the 6 weeks course duration. I would have at least liked some extra reading material or references especially for GMMs, LDA, Gibbs Sampling, etc.
par Maria V
•2 août 2016
The specialization has a good quality on average. I started doing this course immediately after it went open. I had a feeling that the quality of the course went down (questions were often unclear and it took time to figure out what is expected as an answer). However, many problems were solved quite fast and teaching stuff is really helpful.
I still would like to see more about MapReduce in-depth in this course. I did not have a feeling that it was covered sufficiently (only theory, no hands-on material). In general, hands-on material was great and useful.
par Yaron K
•30 sept. 2016
The assignments are excellent and help understand the algorithms and concepts taught in the course. There are some garbling in the subtitles/transcripts (including the quirky one that every time the lecturer says EM - the "EM" doesn't appear, and the following word is capitalized). As usual Graphlab Create / Sframes can't handle apply(). however mostly apply() appears in the part of the assignment that inputs files and turns them into data matrices and the explanations how to run the assignment with Scikit-Learn include pre-computed input files
par Alvis O
•1 mai 2020
Course materials are good and well prepared. I enjoy this course very much. In general, I highly recommend people who want to learn advanced clustering techniques enrol this course.
Unfortunately, when I enrolled the course, I was informed that module 5 and module 6 were removed from the course, which I am interested. Besides, in the assignment, instruction for coding blocks were not detailed enough. This confused me and consumed a lot of time to guess to pass tests. Would appreciate if this could have done better.
par Yin X
•4 nov. 2017
I really like the content of this course, like other courses in this specialization. However, for the assignment in module 5, one must work with GraphLab to get the correct answers in the purpose of getting a certificate. I think it is not very convenient for those who may have trouble accessing graph lab. I wonder if the instructors could provide a pandas/scikit learn version for assignment 2 in module 5. Thanks again for putting together such a great specialization.
par Sander v d O
•18 oct. 2016
All the courses in this specialization are great, but compared to the other 3 i did until now, this one seemed a bit short on material. Especially week 1, and somewhat week 6 was without good material. Weeks 2, 3 and 4 were great. I got lost somewhere in week 5 on collapsed Gibbs sampling.
Still: very much recommend this course, it provides a good introduction to Nearest Neighors, K-Means, Gaussian Mixtures and LDA. Thx prof. Fox!!
par Pier L L
•2 août 2016
Very good course nice practical approach. I was kind of surprised that hierarchical clustering was kept at the end and discussed only marginally since it is a widely used approach.
I liked the part about LDA but IMHO I would have liked more discussion about fundamental techniques rather than such an advanced method.
Too focus on text data. Most of the application I worked on have limited textual data.
par George P
•21 nov. 2017
Overall one of the best courses I have had in my life. It was very well structured. The material was a little bit more advanced than the rest of the courses of this specialization and therefore more in-depth explanation need to be given especially in the LDA module. In a nutshell it was a positive experience both watching the videos as well as doing the quizzes and the programming assignments
par Michele P
•2 sept. 2017
Advanced course. The material taught in this course is more advanced compared to Regression and Classification courses. You have to invest more time in respect to the previous courses. For some topics (LDA and hierarchical clustering) I had to look for other sources in order to understand the concepts properly. However, this course is a good introduction to clustering and retrieval.
par Nicolas S
•2 janv. 2020
The videos are great, well-structured and introduce gradually the complexity. This is a good idea to explore both methodological and computation aspects of clustering. 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.
par Gilles D
•12 août 2016
Still a very good course.
Week 4 was very tough. The general concept can be understood from a 10,000 feet altitude but the lesson and programming assignment need to be reviewed, maybe with a slower step by step example.
As some other student mentioned, it was... "brutal".
Other than that looking forward to the next course in the specialization!
par Jayant S
•25 oct. 2019
The course was very detailed. The case study technique was rather very helpful as compared to theoretical technique. I would consider the programming assignments from medium to hard difficulty. The course could have been much better if graphlab as well as scikit coding would have been taught side by side.
par Patrick A
•30 sept. 2020
Very interesting but the LDA and Gibbs sampling for LDA concepts were not easy to understand. May be we could find a simpler way to explain them. Nonetheless, with all these concepts and practical case studies learned in this specialization, we can start solving real world problems. Thanks once more!
par Maxence L
•15 déc. 2016
Comme les précédents dans de cette spécialisation, ce cours est très riche et donne les clés pour utiliser des outils complexes et puissants. Toutefois, un peu plus de détails sur certains aspects, notamment théoriques, pourraient améliorer la compréhension de certains chapitres plus techniques.
par Alexandru I
•25 sept. 2020
I think all the advanced concepts presented in this course were a little bit rushed. Maybe I would have been better had we received more information, meaning more lecture materials. But over all, I feel really good about choosing this Specialization.
par Steve S
•26 août 2016
Like all the courses in this specialization so far, the material has been good. The reason for only 4 stars rather than 5 is the difficulty in getting questions answered in a timely manner. There don't seem to be any active mentors for this class.
par Martin B
•11 avr. 2019
Greatly enjoyed it. As with the other courses in this specialization the discussion of the subjects is impeccable, especially if you've taken some preparatory mathematics courses. The reliance on Graphlab Create is a drag though.
par Rajkumar K
•27 mai 2017
Clustering & Retrieval was a lot tougher compared to courses on regression & classification because the match concepts behind this course were too complex. Nevertheless Emily tried to make this course as intuitive as possible
par Abhishek S
•10 févr. 2018
Till Expectation Maximization, the learning is tremendous. However, once past that, everything would feel incomplete since most assignments are spoon fed after that. Rating it four stars because of initial lectures.
par Siva J
•26 févr. 2017
Good and deep dive into ML!
Absolutely disappointed that the course was delayed and the promise to take it through Course 5 and Capstone Project didn't come through.
Not at all happy with that!!
par Srinivas C
•7 janv. 2019
This was a really good course, It made me familiar with many tools and techniques used in ML. With this in hand I will be able to go out there and explore and understand things much better.
par Ahmad A
•31 mars 2017
This course was my first encounter with Machine Learning! The course gave me a good understanding of the different ML algorithms used in clustering and retrieval of data!
par Andréy
•9 avr. 2017
Overall is great. The LDA and Dendrograms lack quality/specificity and depth of the previous topics. So sad the Specialization collapsed at 4 courses instead of 6.
par Marco A
•20 oct. 2017
As explicações poderiam ser um pouco mais detalhadas neste curto. Tive certa dificuldade em alguns conceitos apresentados, mais do que nos outros cursos.