Description Usage Arguments Value
Investigate how quickly a k-nearest-neighbor classifier reaches capacity
1 | nn_experiment(dims, be, reps = 50, seed = 2021)
|
dims |
the number of dimensions used to determine the class |
be |
the Bayes optimal classifier error |
reps |
the number of times to repeat the experiment |
seed |
random seed |
a list where the nth item is a vector of accuracies of models given n * 500 training examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.