Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 316 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 316 Bytes

Sets-clustering

Implementation of Sets clustering (accepted to ICML2020).

The class "KMeansForSetsSensitivityBounder" implements our main algorithm in the paper.

Please cite our paper when using the code: "Sets clustering" by Ibrahim Jubran, ,Murad Tukan, Alaa Maalouf and Dan Feldman

Tested with Python 3.7.3