Test Test
Test Test

Reputation: 2889

ROC Curves Turorial

Guys I am looking for a third party software that applies classifiers (like SVM, multilayer perceptrons, I head libsvm is quite good) and also more important any tutorial about ROC Curves as I want to learn how to do them. The ones I found In google are not really helpful so if you know anything else that would be nice. Could somebody provide me something similar?

Upvotes: 0

Views: 1116

Answers (1)

Matt
Matt

Reputation: 17629

If you end up using R you should take a look at the ROCR package.

Upvotes: 1

Related Questions