Skip to content

llcc402/dp_kmeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The infinite kmeans

This repo shows how Dirichlet Process based mixture of Gaussians solve the clustering problem of two rings. The advantage is that we do not need to specify the number of clusters.

Functions included

  1. data_generate: Generate two rings.

  2. dp_kmeans: It is an infinite mixture of Gaussians.

Scripts included

  1. main: An example of the repo.

Figures included

  1. data: The scatter plot of the observations.

  2. post: The result of the clustering.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages