Re: [R] Package for Neural Network Classification Quality

2011-09-27 Thread Claudia Beleites
Alejandro, Hi, somebody knows about one R-package which i can evaluate quality (recall, precision, accuracy, etc) of Neural network classification with more than 2 classes. I found ROCT package, http://cran.r-project.org/web/packages/ROCR/index.html, but it only workes with binary classification

[R] Package for Neural Network Classification Quality

2011-09-26 Thread Alejandro Coca Castro
Hi, somebody knows about one R-package which i can evaluate quality (recall, precision, accuracy, etc) of Neural network classification with more than 2 classes. I found ROCT package, http://cran.r-project.org/web/packages/ROCR/index.html, but it only workes with binary classifications, Best regar