Skip to content

algo@hhu

Here you can find projects developed at the Algorithms and Data Structures Group of the Heinrich Heine University Düsseldorf.

If you want to try out some of the algorithms on small data (such as the fair K-Means clustering or the coreset clustering), you can use our Clustering Toolkit: https://clustering-toolkit.algo.hhu.de/. You can either upload your own data set or use a data set from the UCI Machine Learning Repository.

Popular repositories Loading

  1. FLSpp FLSpp Public

    Implementation of the FLS++ algorithm for K-Means clustering.

    C++ 4 1

  2. bico bico Public

    BICO is a fast streaming algorithm to compute coresets for the k-means problem on very large sets of points.

    C++ 1

  3. k-min-sum-radii k-min-sum-radii Public

    kMSR provides a selection of algorithms to solve the k-Min-Sum-Radii problem.

    C++ 1

  4. fair-kmeans fair-kmeans Public

    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 t…

    C++ 1

  5. paretoClustering paretoClustering Public

    C++

  6. .github .github Public

Repositories

Showing 8 of 8 repositories

Top languages

Loading…

Most used topics

Loading…