Description Usage Arguments Value
five fold cross validation using mxnet NN
1 | cv.mxnet(train, rounds = 20)
|
train |
Any train set without ID and URL |
rounds |
Number of rounds, default 20 |
A list containing a vector of each fold accuracy and a mean.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.