Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 393 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 393 Bytes

Here is presented the step-by-step implementation of the k-means algorithm based on example from Roger D. Peng's book Exploratory Data Analysis with R. In try_k-means.Rmd you can try to use your dataset.

UPD1. For now on you can find out how k-means work by using shiny app :)!!