KCenters.jl

A library gathering diverse algorithms for clustering, similarity search, prototype selection, and data encoding based on k-cluster algorithms.
Author sadit
Popularity
3 Stars
Updated Last
1 Year Ago
Started In
November 2019

Dev Build Status

KCenters.jl

Provides an implementation of some distance based prototype selection algorithms (based on the K-centers problem) as well of several functions to perform encoding with these and other related methods.