Description Usage Arguments Value
View source: R/validate_repeat.R
Title
1 | validate_repeat(X, y, method, options, n_trials = 100)
|
X |
n_samples x n_features matrix |
y |
vector of labels |
method |
method list with train, predict, score, and optionally select |
options |
options list |
n_trials |
number of trials (repetitions) for validate() |
list of lists with cv scores, rf scores, pt scores from validate()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.