Chevron Left
Back to Machine Learning: Clustering & Retrieval

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

4.7
stars
2,343 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, including clustering and mixed membership models, such as latent Dirichlet allocation (LDA). You will implement expectation maximization (EM) to learn the document clusterings, and see how to scale the methods using MapReduce. Learning Outcomes: By the end of this course, you will be able to: -Create a document retrieval system using k-nearest neighbors. -Identify various similarity metrics for text data. -Reduce computations in k-nearest neighbor search by using KD-trees. -Produce approximate nearest neighbors using locality sensitive hashing. -Compare and contrast supervised and unsupervised learning tasks. -Cluster documents by topic using k-means. -Describe how to parallelize k-means using MapReduce. -Examine probabilistic clustering approaches using mixtures models. -Fit a mixture of Gaussian model using expectation maximization (EM). -Perform mixed membership modeling using latent Dirichlet allocation (LDA). -Describe the steps of a Gibbs sampler and how to use its output to draw inferences. -Compare and contrast initialization techniques for non-convex optimization objectives. -Implement these techniques in Python....

Top reviews

BK

Aug 24, 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.

JM

Jan 16, 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.

Filter by:

176 - 200 of 387 Reviews for Machine Learning: Clustering & Retrieval

By Anmol g

Dec 16, 2016

So Much Concepts to learn and totally worth it!

By seokwon y

Jul 26, 2018

good to learn what is clustering and retrieval

By Arash A

Jan 5, 2017

Enjoyed the course and learned a lot. Amazing!

By David F

Oct 21, 2016

Excellent course - and of great practical use.

By Nitish V

Oct 29, 2017

The Course is good . Covered lots of topics .

By Rahul G

Jun 13, 2017

Good course but Week 5 LDA needs improvement.

By Stanislav B

Apr 15, 2020

one of the best courses Ive seen on coursera

By Jason G

Aug 9, 2017

Harder than the previous ones, but enjoyable

By Krisda L

Jul 19, 2017

Good overview of a lot of useful techniques.

By felix a f a

Aug 8, 2016

less complex exercises to check and validate

By 鄭斐文

Jun 1, 2017

Good course. Learned a lot from it. Thanks!

By Kan C Y

Mar 19, 2017

Really a good course, succinct and concise.

By Parag V

Jan 7, 2020

Thanks to the entire team of this course.

By PRAVEEN R U

Dec 27, 2018

Nice content and well made presentations.

By Miao J

Jul 1, 2016

Another great course. Strongly recommend!

By Veer A S

Mar 23, 2018

Very informative and interesting course.

By Ted T

Jul 29, 2017

Best ML course ever. Easy to understand!

By Dmitri T

Dec 4, 2016

Great course! Very simple and practical.

By Veera K R

Apr 6, 2020

Very informative and Clearly explained.

By Snehotosh B

Dec 3, 2016

Best course available till date as MooC

By kripa s

Apr 30, 2019

One of the best training experience...

By Shuang D

Jun 29, 2018

advanced knowledge on ML, great course

By Garvish

Jun 14, 2017

Great Information and organised course

By RAJIT N

Sep 21, 2020

Everything was very clearly explained

By Ce J

Jun 26, 2017

well organized and easy to understand