zhaodyleo/Kmeans: The package will perform the kmeans cluster on the data matrix

K-means clustering algorithm is one of famous clustering algorithm.It is able to assigm each observations into different cluster based on the center it initialized. Predict function and label rematch function are also included.

Getting started

Package details

AuthorDongyang Zhao
MaintainerDongyang Zhao<zhaoleo@umich.edu>
LicenseMIT
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("zhaodyleo/Kmeans")
zhaodyleo/Kmeans documentation built on Dec. 23, 2021, 9:18 p.m.