Man pages for trevorki/kmeaningfulR
Performs Kmeans Clustering

assignAssigns data points to k clusters
avg_sil_scoreavg_sil_score This function takes in a vector of cluster...
calc_centersCalculates center coordinates of each cluster
find_elbowfind_elbow This function takes in unlabeled, scaled data and...
fitFinds k clusters in data points.
fit_assignFinds k clusters in data points and assigns each point to a...
init_centersChooses initial cluster locations using Kmeans++
make_blobsMakes clusters of n points in d dimensions
measure_distMeasures distance from data points to cluster centers
plot_blobsMakes scatter plot of points in X
preprocessThis function takes in training data and applies some...
show_clustersThis function reduces a data set to 2 dimensions using...
trevorki/kmeaningfulR documentation built on Dec. 23, 2021, 12:04 p.m.