I am using machine learning for one researching. I am using some
classifiers with 5-fold CV . I would like to know how it is possible to
extract the accuracy, for example, for KNN,neural networks and J48, for
each one of 5-fold because when I apply CV to my classifier, I obtain the
"mean accuracy" of 5-fold but each accuracy/error of each fold is not
returned.
Any help is welcome and grateful. Thanks in advance!
Regards!!
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.