PyDataBlog / ParallelKMeans.jl

Parallel & lightning fast implementation of available classic and contemporary variants of the KMeans clustering algorithm
MIT License
50 stars 13 forks source link

Update MLJ Interface with Yinyang and Coresets algorithm #74

Closed PyDataBlog closed 4 years ago

PyDataBlog commented 4 years ago

Update the MLJ Interface with the newly added algorithms and the corresponding tests.