Texonom
Texonom
/
Engineering
Engineering
/Data Engineering/Artificial Intelligence/AI Data/Data Classification/Data Clustering/Nonparametric Clustering/K-means Clustering/
Elbow method
Search

Elbow method

Creator
Creator
Seonglae Cho
Created
Created
2024 Jun 11 5:7
Editor
Editor
Seonglae Cho
Edited
Edited
2024 Oct 17 10:10
Refs
Refs
Graphical method for finding the optimal K value
Find k∗k^*k∗ such that L(μ,X)k∗L(\mu, X)_{k^*}L(μ,X)k∗​ is significantly low while L(μ,X)k∗+1L(\mu, X)_{k^* +1}L(μ,X)k∗+1​ is not a great improvement
notion image
 
 
 
 
Elbow method (clustering)
In cluster analysis, the elbow method is a heuristic used in determining the number of clusters in a data set. The method consists of plotting the explained variation as a function of the number of clusters and picking the elbow of the curve as the number of clusters to use. The same method can be used to choose the number of parameters in other data-driven models, such as the number of principal components to describe a data set.
Elbow method (clustering)
https://en.wikipedia.org/wiki/Elbow_method_(clustering)
Elbow method (clustering)
 
 

Backlinks

K-means Clustering

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Data Engineering/Artificial Intelligence/AI Data/Data Classification/Data Clustering/Nonparametric Clustering/K-means Clustering/
Elbow method
Copyright Seonglae Cho