Re: [R] Agreement accuracy

2014-09-25 Thread Mohan Radhakrishnan
I am also wondering how the Accuracy reported by the confusion matrix for gbm and rf could vary with the type of machines. The seed is the same. What other factors could affect the accuracy ? library is caret. Thanks, Mohan On Thu, Sep 25, 2014 at 2:30 PM, Mohan Radhakrishnan < radhakrishnan.mo..

[R] Agreement accuracy

2014-09-25 Thread Mohan Radhakrishnan
Hi, I have trained my data using two models(gbm and rf). I get the accuracies shown below. How does one get the aggreement accuracy% ? Is that the comparison of the two confusion matrices ? Confusion Matrix and Statistics Reference Prediction 1 2 3 4 5 6 7 8 9 10 11