Description Usage Arguments Value
five fold cross validation using nnet NN
| 1 | cv.nn(train, size = 20, rounds = 500)
 | 
| train | Any train set without ID and URL | 
| size | Number of units in hidden layer, default 20 | 
| rounds | Number of rounds, default 500 | 
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.