Skip to content

Defining Variables from a Matrix for 10-Fold Cross Validation

1 message · Zach Simpson

#
Hey Matthew,

In addition to what's been mentioned, you may want to look at the
'caret' package, as it provides a nice system for whatever flavor of
cross-validation you're after *and* has a built-in method for `kknn`:

http://topepo.github.io/caret/available-models.html

Hope this helps,
Zach Simpson

On October 9, 2018 15:34:15 -0700, David Winsemius
<dwinsemius at comcast.net> wrote: