Chevron Left
Zurück zu Machine Learning: Clustering & Retrieval

Bewertung und Feedback des Lernenden für Machine Learning: Clustering & Retrieval von University of Washington

4.7
Sterne
2,315 Bewertungen

Über den Kurs

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

JM

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

Filtern nach:

76 - 100 von 383 Bewertungen für Machine Learning: Clustering & Retrieval

von Brandon H

14. Dez. 2016

This was probably the most challenging course of them all, I thoroughly enjoyed it! Looking forward to dimensionality reduction and the capstone.

von Tripat S

7. Aug. 2016

This is the best course in ML - would recommend it ...the sequence of the courses is the best...the specialization in this ML is a career boost

von sandeep d

20. Aug. 2020

excellent course by Emily and Carlos

I am glad to have this course

it contains clear view regarding clustering and its applications from roots

von Shaowei P

8. Aug. 2016

very good course but the last few topics could be improved with better assignments that could be broken down into smaller sub assignments

von Jared C

7. Aug. 2016

Exceptional course! This is challenging material for me, but it's presented in such a coherent manner that you can't help but absorb it.

von Saqib N S

4. Dez. 2016

The course dived into basic and advanced concepts of unsupervised learning. As before, Prof Fox did a great job at explaining things.

von Yao X

29. Sep. 2019

Wish to have more detail on implementing the algorithm. Assignments are too easy for understanding the knowledge behind the scene.

von Songxiang L

4. Dez. 2016

Very good, not only learn many good ML concepts, but also polish my python programming skill a lot. Thank you, Emily and Carlos.

von Dongliang Z

22. März 2018

I enjoyed this course. This specialization is very good for machine learning beginner. Look forward to the next course anyway.

von Целых А Н

7. Juni 2020

Find the course useful. The authors presented a simple and clear visualization of the meaning of algorithms. Excellent!

Thanks!

von Robert C

16. Feb. 2018

Emily was fantastic at explaining difficult to understand concepts. Thoroughly enjoyed the course, and learned quite a lot.

von Kuntal G

3. Nov. 2016

Very Good in depth explanation and hand-on lab machine learning course. very focused on real world analytics and algorithms

von Arun K P

27. Okt. 2018

Very useful and informative .It help and provide confidence to the job more effectively. Thanks for the help and good cour

von Jose J M T

14. Apr. 2017

The teachers are really amazing. They do not just explain it as if they read a book. They explain the concepts very well

von Vikash S N

3. Feb. 2019

It was great but I was also interested to implement the solutions with pyspark...though I did it eventually. Thank you!

von Marc G

21. Okt. 2017

Clear and well designed course. The assignments are quite thorough. Sometimes, quiz question are not so clear though.

von Andrey N

12. März 2017

Some themes are shown very superficially it would be great to go deeper. Despite of this the course is great!

Thanks.

von Rohan K

22. März 2018

Good introduction to very complicated concepts. I now have the tools to learn more about HHMs and anomaly detection.

von Justin K

17. Aug. 2016

An interesting topic, presented well by the instructor and reinforced by intermediate-level programming assignments.

von Somu P

17. Nov. 2018

Excellent course, which gives you all you need to learn about machine learning. Concepts and hands on practical ex

von Édney M V F

10. Jan. 2022

Diferente dos demais cursos esse é muito mais direto, depende diretamente de você ter feito os cursos anteriores.

von Freeze F

26. Okt. 2016

From LDA onwards the pace ramped up ! Please be slow during advance topics. But altogether it was a great course.

von Fahad S

3. Nov. 2018

Emily ross is an amazing instructor. The course introduces many complex topics and presents them intuitively.

von Patrick M

8. Aug. 2016

Excellent course. Nice selection of algorithms reviewed - all clearly explained with sample implementations.

von Jorge L

26. Mai 2017

I'm a grad student and I can notice the instructor makes a difference in this course. I fully recommend it.