|
所在平台: CourseraArchive 课程类别: 计算机科学 大学或机构: University of Illinois at Urbana-Champaign( 伊利诺伊大学厄巴纳 - 香槟分校) 授课老师: Jiawei Han |
课程主页: https://www.coursera.org/course/clusteranalysis
课程评论:没有评论
Learn how to take scattered data and organize it into groups, for use in many applications such as market analysis and biomedical data analysis, or taken as a pre-processing step for many data mining tasks.
This course will be covering the following topics:
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, density-based methods such as DBSCAN/OPTICS, probabilistic models and EM algorithm. Learn clustering and methods for clustering high dimensional data, streaming data, graph data, and networked data. Explore concepts and methods for constraint-based clustering and semi-supervised clustering. Finally, see examples of cluster analysis in applications.