Package | Description |
---|---|
tech.tablesaw.api.ml.classification |
Modifier and Type | Class and Description |
---|---|
class |
CategoryConfusionMatrix
A confusion matrix is used to measure the accuracy of a classifier by counting the number of correct and
incorrect values produced when testing the classifier such that the counts are made for every combination of
correct and incorrect classification
|
class |
StandardConfusionMatrix
A confusion matrix is used to measure the accuracy of a classifier by counting the number of correct and
incorrect values produced when testing the classifier such that the counts are made for every combination of
correct and incorrect classification
|
Copyright © 2017. All rights reserved.