Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning: Clustering & Retrieval

Machine Learning: Clustering & Retrieval

FREE

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.6/10 (Our Score)
Product is rated as #104 in category Machine Learning

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 …

Instructor Details

Emily Fox is an assistant professor and the Amazon Professor of Machine Learning in the Statistics Department at the University of Washington. She was formerly at the Wharton Statistics Department at the University of Pennsylvania. Emily is a recipient of the Sloan Research Fellowship, a US Office of Naval Research Young Investigator award, and a National Science Foundation CAREER award. Her research interests are in large-scale Bayesian dynamic modeling and computations.

Specification: Machine Learning: Clustering & Retrieval

Duration

46 hours

Year

2016

Certificate

Yes

Quizzes

No

50 reviews for Machine Learning: Clustering & Retrieval

4.6 out of 5
40
7
2
1
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Somu P

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

    Helpful(0) Unhelpful(0)You have already voted this
  2. Manoj K

    session was very helpful & full with relevant contents

    Helpful(0) Unhelpful(0)You have already voted this
  3. Martin R

    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.

    Helpful(0) Unhelpful(0)You have already voted this
  4. Xue

    Great but hard~!

    Helpful(0) Unhelpful(0)You have already voted this
  5. Big O

    More detail on theory behind LDA and HMMs would have been useful. Otherwise, another brilliant course!

    Helpful(0) Unhelpful(0)You have already voted this
  6. PRAVEEN R U

    Nice content and well made presentations.

    Helpful(0) Unhelpful(0)You have already voted this
  7. KAI N

    Excellent course with great and reachable explanation

    Helpful(0) Unhelpful(0)You have already voted this
  8. Jay K S

    Excellent course material and fantastic delivery. You guys made this complex learning so simple and interesting . Thanks for all this, keep the good works.

    Helpful(0) Unhelpful(0)You have already voted this
  9. Srinivas C

    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.

    Helpful(0) Unhelpful(0)You have already voted this
  10. Vikash S N

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

    Helpful(0) Unhelpful(0)You have already voted this
  11. Zhongkai M

    Great assignments : )

    Helpful(0) Unhelpful(0)You have already voted this
  12. Edwin P

    Excellent, good contribution to the technical and practical knowledge ML

    Helpful(0) Unhelpful(0)You have already voted this
  13. Jialie ( Y

    The course is really helpful, though it would be better for teacher to illustrate the concepts by using examples, instead of abstract terminologies

    Helpful(0) Unhelpful(0)You have already voted this
  14. Sathiraju E

    Very nice course. Things are well explained, however some concepts could be expanded more.

    Helpful(0) Unhelpful(0)You have already voted this
  15. Akash G

    Machine Learning: Clustering & Retrieval good and learn easily

    Helpful(0) Unhelpful(0)You have already voted this
  16. Martin B

    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.

    Helpful(0) Unhelpful(0)You have already voted this
  17. kripa s

    One of the best training experience…

    Helpful(0) Unhelpful(0)You have already voted this
  18. Dennis S

    Amazing course. The Instructors did an awesome job of preparing and presenting the material. I think there is no better and more approachable in–depth course out there. Thank you so much!

    Helpful(0) Unhelpful(0)You have already voted this
  19. YASHKUMAR R T

    Awesome course to understand the concept behind Gaussian Mixture model.

    Helpful(0) Unhelpful(0)You have already voted this
  20. Dohyoung C

    Fascinating course& LDA is little bit difficult to understand, but K–mean and Mixture models are easy to understand and quite important for clustering..

    Helpful(0) Unhelpful(0)You have already voted this
  21. Dimitrios Z

    It has intresting theory but I believe the exercises need to be improvised. Maybe using Jupyter online and guiding the student to write code to solve the problems. In conclusion, I understood the basic theory but mostly that.

    Helpful(0) Unhelpful(0)You have already voted this
  22. Aakash S

    Such a clear explanation of topics of clustering. Without doubt one of the best in business.

    Helpful(0) Unhelpful(0)You have already voted this
  23. Mohamed A H

    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!

    Helpful(0) Unhelpful(0)You have already voted this
  24. Christopher M

    Doesn’t go quite as deep into the details as some of the other Machine Learning courses from the University of Washington do. Overall though, the course covers a LOT of ground. and provides exposure to many different topics. I would have liked to have seen an Optional section on the derivation of some of the math that we were given functions for on the Expectation Maximization section. The models in the hierarchical clustering section take longer to fit than is necessary for a course like this (more than 40 times as long as the instructions say it should take), maybe a larger tolerance for convergence should be specified?

    Helpful(0) Unhelpful(0)You have already voted this
  25. Jafed E

    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

    Helpful(0) Unhelpful(0)You have already voted this
  26. akashkr1498

    I like the course very much. I learnt so many advance concept and real life implementation.. but slightly disappointed by the quiz question please be specific what you wanted us to answer. looking forward for SVM and deep learning material.

    Helpful(1) Unhelpful(0)You have already voted this
  27. Yufeng X

    It opened the door to more advanced techniques.

    Helpful(0) Unhelpful(0)You have already voted this
  28. Pavan B

    Few concepts were covered in hurry with lot of concepts described abruptly. It took a while for me to do research about those topics to catchup.

    Helpful(0) Unhelpful(0)You have already voted this
  29. Banka C G

    Its my great experience for step by step modules

    Helpful(0) Unhelpful(0)You have already voted this
  30. Shuyi C

    I think it is easy to understand and good to practice. Nice entry level course!

    Helpful(0) Unhelpful(0)You have already voted this
  31. leonardo d

    Awesome course. It was great to learn modern tools in machine learning, not just to apply some black–box on data. I also loved the applications that were showed: it is fantastic to see the algorithms in action, knowing how everything works inside. Another exiting ingredient was how the teachers show you the advantages and weaknesses of each method, as well as the suitable places were they can be applied, or even the most popular extensions or alternatives. I was really really great to had spent those months understanding machine learning in this course and during this favoluos entire specialization.

    Helpful(0) Unhelpful(0)You have already voted this
  32. Muhammad Z H

    Machine Learning: Clustering & Retrieval, I have learned a lot professor

    Helpful(0) Unhelpful(0)You have already voted this
  33. Hanna L

    Great class!

    Helpful(0) Unhelpful(0)You have already voted this
  34. Manuel A

    Great course and specialization overall, both lectures and assignments

    Helpful(0) Unhelpful(0)You have already voted this
  35. Yao X

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

    Helpful(0) Unhelpful(0)You have already voted this
  36. Parab N S

    Excellent course on clustering & retrieval by University of Washington

    Helpful(0) Unhelpful(0)You have already voted this
  37. Muhammad W K

    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!

    Helpful(0) Unhelpful(0)You have already voted this
  38. Jayant S

    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.

    Helpful(0) Unhelpful(0)You have already voted this
  39. Neemesh J

    Coursera is the best learning app. I am really thankful for getting very good training lectures.

    Helpful(0) Unhelpful(0)You have already voted this
  40. Prabhu

    Very clear explanation of concepts with a good selection of examples.

    Helpful(0) Unhelpful(0)You have already voted this
  41. Sayan B

    This is actually a tremendous course. Assignments are not so good, but the materials are wonderful.

    Helpful(0) Unhelpful(0)You have already voted this
  42. Velpula M K

    Good and best to learn.

    Helpful(0) Unhelpful(0)You have already voted this
  43. Nelson P

    Excellent course. I liked the material and the assignments are great to consolidate the learning. I really liked the recap videos to solidify even more what I learned.

    Helpful(0) Unhelpful(0)You have already voted this
  44. Anurag

    Great Experience

    Helpful(0) Unhelpful(0)You have already voted this
  45. Jie S

    Overall, this course covers a lot of materials on clustering methods and algorithms. The assignment instructions are well–prepared. One thing I was struggling with is that I had to install Turicreate on a Linux system, which was a painful experience. It is recommended that the course team advise on how to install Turicreate less painfully on a Windows machine. Other than this, I think it was a great course!

    Helpful(0) Unhelpful(0)You have already voted this
  46. Nick S

    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.

    Helpful(0) Unhelpful(0)You have already voted this
  47. parag_verma

    Thanks to the entire team of this course.

    Helpful(0) Unhelpful(0)You have already voted this
  48. Manish G

    This topic was very deep and I learnt many complex algos. Would suggest to have some more examples for the algorithms presented in this modules.

    Helpful(0) Unhelpful(0)You have already voted this
  49. Dario D G

    Organized decently, yet tools such as TuriCreate have been associated to a lot of problems with running the assignments. Additionally, it seemed very difficult to receive any sort of assistance if stuck with an assignment or tool.

    Helpful(0) Unhelpful(0)You have already voted this
  50. Subba R V O

    A great course, well organized and delivered with detailed info and examples. The quiz and the programming assignments are good and help in applying the course attended.

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Machine Learning: Clustering & Retrieval
    Machine Learning: Clustering & Retrieval

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare