View source: R/Personal_Functions.R
Nearest_Centroid | R Documentation |
For Chen's homework, I'll change this when I generalize it.
Nearest_Centroid(X_train, X_test, Y_train)
X_train |
Training data |
X_test |
data to be tested |
Y_train |
training labels |
Based on homework from Guangling Chen's M251 class at SJSU
Travis Barton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.