joshday / OnlineStats.jl

⚡ Single-pass algorithms for statistics
https://joshday.github.io/OnlineStats.jl/latest/
MIT License
831 stars 62 forks source link

added simple classify method for kmeans #255

Closed ExpandingMan closed 1 year ago

ExpandingMan commented 1 year ago

This adds a simple classify methods for KMeans.

joshday commented 1 year ago

Cool, thanks!