Cluster Analysis
- DG
- May 10, 2018
- 1 min read
Updated: Jul 14, 2020
Cluster analysis or clustering is the task of grouping a set of objects in such a way that objects in the same group (called a cluster) are more similar (in some sense) to each other than to those in other groups (clusters). It is a main task of exploratory data mining, and a common technique for statistical data analysis
Data Preprocessing
PCA
Heat Map
Click and try the web application
Run the Shiny App!!!
Comments