Implementation Process - nnet method
antoinecarme opened this issue · 1 comments
antoinecarme commented
for multiclass classification and regression
As described in issue #2
https://cran.r-project.org/web/packages/nnet/index.html
https://cran.r-project.org/web/packages/nnet/nnet.pdf
https://github.com/cran/nnet
https://github.com/topepo/caret/blob/master/models/files/nnet.R
antoinecarme commented
Added neural network (nnet) classification and regression models support