Compute and plot Receiver Operating Characteristic (ROC) and Precision-Recall (PR) curve: Revision history

From Jstacs
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    29 September 2008

    • curprev 12:0912:09, 29 September 2008Keilwagen talk contribs 827 bytes +827 New page: <source lang="java5"> Sample[] test; AbstractScoreBasedClassifier trainedClassifier; // TODO load data and create trained classifier Measure[] m = { Measure.ReceiverOperatingCharacterist...