GitHub / algo-hhu / fair-kmeans
Fair K-Means produces a fair clustering assignment according to the fairness definition of Chierichetti et al. Each point has a binary color, and the goal is to assign the points to clusters such that the number of points with different colors in each cluster is the same and the cost of the clusters is minimized.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algo-hhu%2Ffair-kmeans
PURL: pkg:github/algo-hhu/fair-kmeans
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: C++
Size: 221 KB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: 6 months ago
Pushed at: 6 months ago
Last synced at: about 1 month ago
Topics: clustering, fair-clustering, fairness, k-means, k-means-clustering, kmeans, kmeans-plus-plus