Skip to content

mehdimo/K-Means

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

K-Means

An implementation of K-Means algorithm in R

K-means algorithm is a simple clustering method used in machine learning and data mining area. There are many implementations of this algorithm in most of programming languages. R languae also has its own implementation as well. However, to have a strong understanding of the algorithm, I developed it in R.

Feel free to use, change, enhance and redistribute this source code.

Releases

No releases published

Packages

No packages published

Languages