Chevron Left
返回到 Machine Learning: Clustering & Retrieval

学生对 University of Washington 提供的 Machine Learning: Clustering & Retrieval 的评价和反馈

4.7
2,365 个评分

课程概述

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....

热门审阅

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.

KK

Sep 7, 2017

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!

筛选依据:

226 - Machine Learning: Clustering & Retrieval 的 250 个评论(共 390 个)

创建者 Roi S

Oct 29, 2017

Great, very hands on!

创建者 Weituo H

Aug 28, 2016

strongly recommended!

创建者 Sukhvir S

Jul 10, 2020

wonderful experience

创建者 Omar S

Jul 12, 2017

I loved this course!

创建者 Itrat R

Jan 22, 2017

Excellent Course!!!

创建者 PAVITHRA B

Sep 29, 2020

VERY USEFUL COURSE

创建者 SUBBA R D

Jun 15, 2020

most useful course

创建者 Israel C

Aug 15, 2017

Excellent Course!

创建者 Antonio P L

Oct 3, 2016

Excellent course.

创建者 Ji H

Sep 7, 2016

Very good course!

创建者 Igor D

Aug 21, 2016

This was AWESOME!

创建者 zhenyue z

Aug 8, 2016

very nice lecture

创建者 ANKIT N

Jul 25, 2023

very good course

创建者 Anurag B

Dec 19, 2019

Great Experience

创建者 Xue

Dec 18, 2018

Great but hard~!

创建者 Haoyu J

Apr 25, 2017

内容深度可以,对个人的帮助比较大

创建者 Daniel W

Dec 23, 2016

Excellent course

创建者 Sumit

Sep 16, 2016

Excellent course

创建者 Phan T B

Aug 8, 2016

very good course

创建者 Md. K H T

Jul 24, 2020

Awesome Course.

创建者 IDOWU H A

May 20, 2018

Excellent - Goo

创建者 vivek k

May 24, 2017

awesome course!

创建者 Bruno G E

Sep 3, 2016

Simply Amazing!

创建者 Christopher D

Aug 8, 2016

Superb course!

创建者 Jinho L

Sep 19, 2016

Great! thanks