assign | Assigns data points to k clusters |
avg_sil_score | avg_sil_score This function takes in a vector of cluster... |
calc_centers | Calculates center coordinates of each cluster |
find_elbow | find_elbow This function takes in unlabeled, scaled data and... |
fit | Finds k clusters in data points. |
fit_assign | Finds k clusters in data points and assigns each point to a... |
init_centers | Chooses initial cluster locations using Kmeans++ |
measure_dist | Measures distance from data points to cluster centers |
preprocess | This function takes in training data and applies some... |
show_clusters | This function reduces a data set to 2 dimensions using... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.