Skip to content

Qidong-Liu/Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Clustering

This is our MATLAB implementation for the paper: Gobal Optimal Path-Based Clustering Algorithm (TPAMI under review)
URL

Usage

Run clustering.m

Data format

feature1 feature2 label

Citation

When [citing COPC in academic papers and theses], please use this BibTex entry:

@ARTICLE{2019arXiv190907774L,
       author = {{Liu}, Qidong and {Zhang}, Ruisheng},
        title = "{Global Optimal Path-Based Clustering Algorithm}",
      journal = {arXiv e-prints},
     keywords = {Computer Science - Machine Learning, Statistics - Machine Learning},
         year = "2019",
        month = "Sep",
          eid = {arXiv:1909.07774},
        pages = {arXiv:1909.07774},
archivePrefix = {arXiv},
       eprint = {1909.07774},
 primaryClass = {cs.LG},
       adsurl = {https://ui.adsabs.harvard.edu/abs/2019arXiv190907774L},
      adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

About

Gobal Optimal Path-Based Clustering Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages