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
Cluster Analysis in Data Mining

Cluster Analysis in Data Mining

FREE

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.5/10 (Our Score)
Product is rated as #135 in category Data Science

Discover the basic concepts of cluster analysis, and then study a set of typical clustering methodologies, algorithms, and applications. This includes partitioning methods such as k–means, hierarchical methods such as BIRCH, and density–based methods such as DBSCAN/OPTICS. Moreover, learn methods for clustering validation and evaluation of clustering quality. Finally, see examples of cluster analysis in applications. The University of Illinois at Urbana–Champaign is a world leader in research, teaching and public engagement, distinguished by the breadth of its programs, broad academic excellence, and internationally renowned faculty and alumni. Illinois serves the world by creating knowledge, preparing students for lives of impact, and finding solutions to critical societal needs.

Instructor Details

Jiawei Han is Abel Bliss Professor in the Department of Computer Science at the University of Illinois. He received his Ph.D. in Computer Sciences at University of Wisconsin in 1985. He worked as assistant professor in Northwestern University in 1986-1987 and as assistant, associate, full and university chair professor in Simon Fraser University in 1987-2001 before joining UIUC in 2001. He has been researching into data mining, information network analysis, and database systems, and their various applications, with over 600 publications. He served as the founding Editor-in-Chief of ACM Transactions on Knowledge Discovery from Data (TKDD) (2007-2012). Jiawei has received ACM SIGKDD Innovation Award (2004), IEEE Computer Society Technical Achievement Award (2005), IEEE Computer Society W. Wallace McDowell Award (2009), Daniel C. Drucker Eminent Faculty Award at UIUC (2011), and Excellence in Graduate and Professional Teaching Award at UIUC (2012). He is a Fellow of ACM and a Fellow of IEEE. He has been serving as the Director of Information Network Academic Research Center (INARC) supported by the Network Science-Collaborative Technology Alliance (NS-CTA) program of U.S. Army Research Lab since 2009. His co-authored textbook "Data Mining: Concepts and Techniques" (Morgan Kaufmann) has been adopted popularly as a textbook worldwide.

Specification: Cluster Analysis in Data Mining

Duration

13 hours

Year

2016

Certificate

Yes

Quizzes

Yes

44 reviews for Cluster Analysis in Data Mining

3.6 out of 5
21
13
3
1
6
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Aden G

    I am concerned about the last assignment of this course. And I cannot get any help from here.

    Helpful(0) Unhelpful(0)You have already voted this
  2. Anubhav B

    The course is very insightful and very helpful for the data mining studies at university courses.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Christopher D

    Great course!

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

    Just read the slide., The presentations add very little since the presenter is (stumbling) over just reading the text on the slides.

    Helpful(0) Unhelpful(0)You have already voted this
  5. Lei Z

    too theoretical without enough practical quiz and assignment

    Helpful(0) Unhelpful(0)You have already voted this
  6. Leela P

    Very useful and well taught

    Helpful(0) Unhelpful(0)You have already voted this
  7. Yogesh S M

    Learnt More Here Than I Did At My College!!

    Helpful(0) Unhelpful(0)You have already voted this
  8. aditya p

    good course!

    Helpful(0) Unhelpful(0)You have already voted this
  9. Daniel B

    I have sat through 4 of the lessons and I am not very impressed. I fell that the topic is very interesting, but the professor does not do a very good job explaining the algorithms. It may be because I do no have the textbook, but overall a rather poor course. There need to be a little more explanation beyond the slides.

    Helpful(2) Unhelpful(0)You have already voted this
  10. NACHO

    Redundant, poor explanations and a complete lack of examples about the general concepts and the foundations of this discipline. The interaction between the teacher and the slides is limited to a reading exercise that does not provide any add value at all. Very dissapointed and still wondering if this course is worth my attention and extremely limited time or not. Plenty of room for improvement.

    Helpful(3) Unhelpful(0)You have already voted this
  11. AJETUNMOBI O

    Clustering demytified

    Helpful(0) Unhelpful(0)You have already voted this
  12. Oren Z

    Very good

    Helpful(0) Unhelpful(0)You have already voted this
  13. Hernan C V

    Awesome!

    Helpful(0) Unhelpful(0)You have already voted this
  14. Valerie P

    E

    Helpful(0) Unhelpful(0)You have already voted this
  15. Jose A E H

    This course along with the Reading material proposed will give you a big picture of how clustering algorithms work, as well as clustering validation methodologies. It is really useful if you are thinking about applying such algorithms and understanding the state of the art.

    Helpful(0) Unhelpful(0)You have already voted this
  16. Gary C

    For some reason this course felt like it was hurriedly put together. At times the lectures were great, but many times a topic would literally be covered for seconds that would somehow become an involved quiz question. Now I don’t mind briefly covering topics, understanding that cluster analysis is a complex topic with many facets. However the quizzes should reflect the lectures. Overall the course felt more like speed dating, when it should be more about the fundamentals of dating.

    Helpful(0) Unhelpful(0)You have already voted this
  17. geoffrey a

    Good, thorough coverage for a 4 week course of how to cluster. I liked the evaluation of clustering topic especially. Very few other instructors seem to discuss the vitally important evaluation of clustering results in any depth when they teach clustering. Dr. Han explained a comprehensive framework for understanding the effectiveness of any clustering system. I had never seen some of this material before, even though clustering was a topic appearing in a couple of other data science or machine learning courses that I have taken in the past. Ideally I would even wish to see this course extended to 6 or 8 weeks, so that case studies on difficult real datasets can be clustered. For example I had a terribly difficult ordeal last year before I took this course, trying to cluster the Kaggle.com dataset of the BOSCH competition. It has about 90% missing data in every row, and there are 2 million rows in total, and about 4500 columns! Kaggle’s BOSCH is a SUPER tough dataset to work with! I hope to come back to try the BOSCH dataset again using my new knowledge of clustering some time soon. The reason I chose to run unsupervised clustering on this BOSCH dataset, which is ostensibly intended for supervised learning, is to eliminate significant amounts of the missing data from being exposed to multiple individual supervised learning models by prior clever grouping of examples. I am still postulating to the current day that clustering and creating another unique supervised learning model for each cluster is the most important step to eliminating missing data in this particular problem.

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

    Very detailed introduction of Clustering techniques.

    Helpful(0) Unhelpful(0)You have already voted this
  19. Glushko O V

    Very informative lectures, wonderful assignments. This course isn’t so easy but it gives you real knowledge and useful experience.

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

    A very good course, it gives me a general idea of how clustering algorithm work.

    Helpful(0) Unhelpful(0)You have already voted this
  21. Pavan G

    Explained with nice examples

    Helpful(0) Unhelpful(0)You have already voted this
  22. Tanan K

    Very intense and required complex thinking and programming skill

    Helpful(0) Unhelpful(0)You have already voted this
  23. Bernd

    Great course that provides a good overview of different clustering approaches and how to deploy them to various problems. I found the lecture material unclear or vague at times, so that for certain topics understanding heavily depends on one diving through the provided reading material (which I found very helpful). However, the topic of evaluation is very dense in the lectures and the provided book chapters do not provide relevant insights as well, making the programming assignment for this part quite challenging (at least if not already deeply familiar already with the concepts involved). Be ready to invest effort to make the most of this.

    Helpful(1) Unhelpful(0)You have already voted this
  24. Alexandre M B

    My analysis is that the assessments do not match the depth of what is explained.

    Helpful(0) Unhelpful(0)You have already voted this
  25. Vasco D S N C D

    Excellent overview of many clustering algorithms!

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

    Course is very good I learnt about a lot of things related to clustering. Actually it is a very good introductory course in clustering compared to the resources available online in general. Although few things that I think might help improve the course i) Course only implements K Means which is a very simple algorithm, instead of this or in addition to this implementation of few advanced algorithms like DBSCAN or CHAMELEON should be added. ii) A no. of times prof only seems to be reading the slides which make things a little bit unclear i.e, the sentences used should be more common or explanatory rather than just reading the slides which the student itself can. Apart from these things I truly enjoyed and learned many new things. Thank you everyone involved in developing this course

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

    The instructor basically reads the slides line by line, with very few examples.

    Helpful(3) Unhelpful(0)You have already voted this
  28. GANG L

    This is a very good course covering all area of clustering. The only thing I feel a little struggle is some algorithm explained too brief, I prefer some detail step by step examples.

    Helpful(0) Unhelpful(0)You have already voted this
  29. Srinath R M

    Gave a very good understanding of cluster analysis explaining all different methods and algorithms, the benefits and drawbacks of each. The tool ClusterEng looks very good and can help in a lot of situations. Thank so much

    Helpful(0) Unhelpful(0)You have already voted this
  30. Steve S

    I feel like the programming assignments could’ve been more involved/tied to the clustering algorithms themselves, rather than just submitting a text file with results (e.g., maybe solve a practical problem with an algorithm of choice). Quizzes sometimes contained ambiguous and/or poorly written questions/answers. Some of the later lectures simply featured equations on a powerpoint and did not involve any examples on how to use them.

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

    This course is a great resource to learn about the different clustering algorithms out there. I need to solve a clustering problem in my research and my knowledge about clustering ended at kmeans. The course teaches systematic ways to find out whether you should be clustering your data in the first place, what clustering algorithm should be best for your data, and how to evaluate the goodness of the algorithm and the used parameters. Many unknown unknowns have been illuminated to me by the course.

    Helpful(0) Unhelpful(0)You have already voted this
  32. Ian W

    Nice lecture. The programming assignment is difficult, more instructions could be provided.

    Helpful(0) Unhelpful(0)You have already voted this
  33. Eric A S

    This was my favorite course in the whole specialization. Everything is explained very concisely and clearly making the subject matter very easy to understand.

    Helpful(0) Unhelpful(0)You have already voted this
  34. PABLO P Q

    Nice. Good Course

    Helpful(0) Unhelpful(0)You have already voted this
  35. Devender B

    Useful theory. It will be challenging for non math students. and also lecturer’s native language influence iis going to be challening as well to follow along.

    Helpful(0) Unhelpful(0)You have already voted this
  36. VIDUSHI M

    Excellent!

    Helpful(0) Unhelpful(0)You have already voted this
  37. KRUPAL J K

    VERY GOOD

    Helpful(0) Unhelpful(0)You have already voted this
  38. vaseem a

    awesome

    Helpful(0) Unhelpful(0)You have already voted this
  39. Venuu M V R

    The course helped me a lot. I loved this course

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

    Its Good but explanations can done much better, rest all good in terms of study material, quiz ,and programming assignment.

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

    Good course for understanding the Cluster Analysis & Algorithms, instructor is very experienced and well explained, thanks

    Helpful(0) Unhelpful(0)You have already voted this
  42. prasanna k p

    it will be very helpful for understanding if any examples given with dummy data for cluster evaluation

    Helpful(0) Unhelpful(0)You have already voted this
  43. Alexander S

    Good course. Some of the slides have value errors. Explanations for the programming assignments could be better.

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

    Fantastic course

    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.

    Price tracking

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