• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    Chevron Left
    Back to Machine Learning: Clustering & Retrieval

    Learner Reviews & Feedback for Machine Learning: Clustering & Retrieval by University of Washington

    Filled StarFilled StarFilled StarFilled StarHalf Faded Star
    4.7
    stars
    2,360 ratings

    About the Course

    Case Studies: Finding Similar Documents A reader is interested in a specific news article and you want to find similar articles to recommend.
    What is the right notion of similarity? Moreover, what if there are millions of other documents? Each time you want to a retrieve a new
    document, do you need to search through all other documents? How do you group similar documents together? How do you discover new,
    emerging topics that the documents cover? In this third case study, finding similar documents, you will examine similarity-based algorithms
    for retrieval. In this course, you will also examine structured representations for describing the documents in the corpus, incl...
    ...

    Top reviews

    BK

    Aug 25, 2016

    Filled StarFilled StarFilled StarFilled StarFilled Star

    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.

    KK

    Sep 8, 2017

    Filled StarFilled StarFilled StarFilled StarFilled Star

    Great course, all the explanations are so good and well explained in the slides. Programming assignments are pretty challenging, but give really good insight into the algorithms!.Thanks!

    Filter by:

    26 - 50 of 389 Reviews for Machine Learning: Clustering & Retrieval

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Ferenc F P

    •

    Jan 25, 2018

    Very good course. Even though I had some machine learning background, this course provided new insights and new algorithms, like KDTree, Locally Sensitive Hashing, Latent Dirichlet Allocation, and mixture of Gaussians. the only drawback is that with scikitlearn, not always you get the same results as with GraphLab. Thanks for the instructors for this great specialization.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Stephen G

    •

    Aug 14, 2016

    Yet another really excellent course in this series - the best online course I have ever taken. I really appreciate the fairly high level on which it is taught, and the speed with which they go through the material - it is not here to entertain or waste time, but to get straight to the point - what can I do, and how do I use open source tools to do it?

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Feng G

    •

    Aug 9, 2018

    Emily is an extremely awesome instructor. For those who have some background in statistics, biostats , econometrics and math and want to study machine learning by themselves, these modules can be an outline that introduce basic topics in machine learning.

    I'm looking forward to see more advanced courses in these topics from Carlos and Emily.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Miguel P

    •

    Jul 13, 2016

    I loved the previous 3 courses and what I saw in this course so far seems pretty interesting. I'm really sad that Coursera decided to block access to assignments for not paying users. I really wanted to continue with the specialization but I already purchased another specialization, so I'm going to have to put this course on hold for a now.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Alessio D M

    •

    Aug 1, 2016

    Very nice course, and a great grasp on clustering techniques. If I could just suggest something to improve, it would be the section on LDA and Gibbs: it's very high level and it would be really nice to have some more technical insights on those techniques (perhaps with optional sections, as for other topics).

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Muhammad W K

    •

    Oct 22, 2019

    A great course to get the grass-root level understanding of Clustering and Retrieval tasks and going beyond to Unsupervised learning and the core concepts related to it. And starting from the basics all the way to some of the advanced algorithms and models used in the world today. It is simply awesome!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Christopher A

    •

    Oct 1, 2016

    The best course in the specialization thus far. Very rich and wide ranging, perfect for the motivated part-time learner who wants to be challenged and have ample reason to revisit the material. I only wish this course had been longer, perhaps shortening the classification course to make room.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Krishna K

    •

    Apr 20, 2018

    This is very nice and interesting course. It gives practical application of machine learning application. I would consider this course as applied machine learning course as it lacks mathematical intuition. Nevertheless, course it great and cover major points in the machine learning field.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Muhammad H A

    •

    Aug 13, 2016

    I used to run into a wall at work trying to train models with recursive partitioning or neural nets because of the long time they took to train for high dimensional data. These clustering techniques are an immense help.

    Awesome course, with a brilliant instructor and brilliant assignments.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Phuong N

    •

    Feb 8, 2018

    This is very useful course that can help me more to understand and resolve the complicated issue in the real world. I want to thank Coursera e-learning and the Washinton University for created this course that help people in the developing country like me can access the new technical.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Renato R R

    •

    Jan 5, 2018

    This course is amazing. I could really work on real world problems. It is a pity that we are not going to have the following courses:

    Recommender Systems & Dimensionality Reduction

    Machine Learning Capstone: An Intelligent Application with Deep Learning

    Thank you Emily and Carlos.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By liling t

    •

    Aug 15, 2016

    Emily Fox did a great job in explaining tough concepts with simple explanation of the components in the formulas!!

    It's a little tough to get through the materials though, it's the 4th course in University of Washington's machine learning specialization afterall =)

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Martin R

    •

    Dec 12, 2018

    I'd bring the last summary video at the beginning (the great summary of all weeks of the course). This would outline the course evolution in advance and give guidance what's ahead. IMHO this would help to not get lost when drill down in a single section.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Kumiko K

    •

    Aug 14, 2016

    This course started off easy, and became challenging in the last 3 weeks. But a lot of details were covered in the slides and also the forum helped deepen my understanding of the material, and I was able to get through the course. I enjoyed the course!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Dr. V B D

    •

    Dec 30, 2022

    I just wanted to take a moment to express my heartfelt appreciation for the efforts of the lecturers. Their knowledge and expertise have been invaluable to me, and I believe I have learned a great deal from them. Thank you very much to the lecturers.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Sally M

    •

    Jan 2, 2017

    Great course but hard going at times for those of us without a strong maths background. The assignments took me a long time to complete and I think I'll have to revisit some areas as I become more familiar with them to really get the full benefit.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Michael B

    •

    Jul 12, 2016

    Not for the faint of heart but this course does a really good job of explaining clustering (and retrieval) of images and text. It includes several programming assignments which can be tackled with minimal programming experience if one perseveres.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Vaidas A

    •

    May 29, 2017

    This course was great! With good code examples and algorithm applications and also intuition!

    It's a shame that we couldn't finish planned courses due to busy schedules of instructors as I was really looking forward to the capstone project!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Bhavesh G

    •

    May 12, 2020

    During this course, I learned many new things like 1-NN, clustering using K-means, Gaussian mixture models etc. I would like to suggest this course to all those who want to learn about machine learning and make a career in data science.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Aditi

    •

    Dec 25, 2016

    This course contain many advance topic which was covered in fast pace by the professor special end lectures. This course contain very important topics of Machine learning could have given more time in explaining things. Thanks professor

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Marcio R

    •

    Sep 2, 2016

    Following the overall quality of this Specialization, this course was excellent. From the content, to the assesments, material and teachers. This course is a really good starting point to become an expert in Machine Learning techniques.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Jafed E G

    •

    Jul 6, 2019

    I enjoy the lectures. The professor has a good speaking and teaching style which keeps me interested. Lots of concrete math examples which make it easier to understand. Very good slides which are well formulated and easy to understand

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Mohamed A H

    •

    Jun 20, 2019

    A very rich of useful materials course. The instructor has a fantastic explanation ability. The course is pretty organized and the assignments solidifies the understanding of the concepts well.

    It was an amazing experience!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Alfred D

    •

    Mar 24, 2018

    KD trees, LSH along with LDH were some real deep techniques I've learnt and benefitted.

    Thanks a ton to Emily and Carlos , you guys are amazing teachers for such a complex subject as ML and the algorithms it consists of .

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Atul A

    •

    Aug 25, 2017

    Great course. Different from earlier courses in the Specialization, this course is quite challenging in both theory and practice. However, it is super important, as clustering is all around us in real-world data.

    Worth it!

    • Chevron Left
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • ...
    • 16
    • Chevron Right

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok
    Coursera

    Sign up

    Learn on your own time from top universities and businesses.

    ​
    ​
    Between 8 and 72 characters
    Your password is hidden
    ​

    or

    Already on Coursera?


    I accept Coursera's Terms of Use and Privacy Notice. Having trouble logging in? Learner help center

    This site is protected by reCAPTCHA Enterprise and the Google Privacy Policy and Terms of Service apply.