Content deleted Content added
added sofia-ml to the list of free software |
m →Free: correct R function name |
||
Line 366:
* [[julia language|Julia]] contains a ''k''-means implementation in the Clustering package<ref>[https://github.com/JuliaStats/Clustering.jl Clustering.jl] www.github.com</ref>
* [[MLPACK (C++ library)|MLPACK]] contains a C++ implementation of ''k''-means
* [[R (programming language)|R]] [http://stat.ethz.ch/R-manual/R-patched/library/stats/html/kmeans.html
* [[SciPy]] [http://docs.scipy.org/doc/scipy/reference/cluster.vq.html vector-quantization]
* [http://www.shogun-toolbox.org/static/notebook/current/KMeans.html SHOGUN] contains an efficient C++ implementation of ''k''-means with python, R, Matlab, Octave, C/C++, Command Line, Java, C#, Lua and Ruby interfaces
|