Java weka.classifiers.evaluation CostCurve fields, constructors, methods, implement or subclass

Example usage for Java weka.classifiers.evaluation CostCurve fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.classifiers.evaluation CostCurve.

The text is from its open source code.

Constructor

Method

InstancesgetCurve(ArrayList predictions, int classIndex)
Calculates the performance stats for the desired class and return results as a set of Instances.