Skip to content

lmurtinho/ExKMC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comparison between IMM and Ex-Greedy algorithms for explainable (decision-tree-induced) clustering

This repository implements an explainable clustering algorithm for the minimization of the sum of squared Euclidean distances between data points and its representatives. The results of the Ex-Greedy algorithm are compared to those of the IMM algorithm found in ExKMC: Expanding Explainable k-Means Clustering.

To reproduce the results, please run the notebook in the ExKMC folder.

About

Expanding Explainable K-Means Clustering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 67.4%
  • Python 28.5%
  • C 4.1%