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
2 Years Ago
Started In
November 2019

Stable Dev Build Status Coverage

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.