multi-search again: additional metrics

Another minor release of the multi-search Weka package. However, this is one that packs a bit more punch than yesterday’s: it adds a whole bunch of (experimental) metrics.

  • weighted AUC
  • PRC
  • weighted PRC
  • FMeasure
  • weighted FMeasure
  • Matthews Correlation coefficient
  • precision
  • weighted precision
  • recall
  • weighted recall
  • true positive rate
  • true negative rate
  • false positive rate
  • false negative rate

NB: measures that operate on a class label basis, like for instance precision, always use the first class label.