Class FineGrainedReportListener.ConfusionMatrixLine
Represents a line in the confusion table.
public class FineGrainedReportListener.ConfusionMatrixLine
- Inheritance
-
FineGrainedReportListener.ConfusionMatrixLine
- Inherited Members
Properties
Accuracy
Gets the calculated accuracy of this element.
public double Accuracy { get; }
Property Value
Methods
GetValue(string)
Gets the value given a column.
public int GetValue(string column)
Parameters
columnstringthe column
Returns
- int
the counter value