Generally speaking, we can't use all of data in data training model, otherwise, we will have no data set to verify the model, so as to evaluate the prediction effect of our model. so for cross-validation test in R, how can we determine use k-means or k-folds in R?
↧