Java org.apache.mahout.classifier.evaluation Auc fields, constructors, methods, implement or subclass

Example usage for Java org.apache.mahout.classifier.evaluation Auc fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.mahout.classifier.evaluation Auc.

The text is from its open source code.

Field

Matrixconfusion
DenseMatrixentropy

Constructor

Auc(double threshold)
Allocates a new data-structure for accumulating information about AUC and a few other accuracy measures.
Auc()

Method