powered by
cv10mlp(data, units, decay = 0, maxwts = 1000, maxit = 100, repet)
Venables,W.N., and Ripley, B.D. (2002). Modern Applied Statistics with S. Fourth edition, Springer
crossval
cv10log
## Not run: #-----cross validation using the MLP classifier--- # data(heartc) # heartc=ce.impute(heartc,"mean",1:13) # cv10mlp(heartc,25,decay=0.1,maxwts=1000,maxit=100,repet=2) # ## End(Not run)
Run the code above in your browser using DataLab