hulianyu / SigCat

Significance-Based Categorical Data Clustering (2022) https://arxiv.org/abs/2211.03956

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SigCat

The source code of "Significance-Based Categorical Data Clustering"

SigCat methods contain the following .m files:

  • Significance-based objective function: SRS.m
  • K-SigCat: SigCat.m, minMC_SRS.m, SRS_init.m, SRS_update.m
  • Calculate an empirical p-value: Calculate_pvalue.m
  • Estimated number of categorical clusters: mGap.m

About

Significance-Based Categorical Data Clustering (2022) https://arxiv.org/abs/2211.03956

License:Apache License 2.0


Languages

Language:MATLAB 78.7%Language:C++ 15.1%Language:R 6.2%