| Package | Description |
|---|---|
| stream.learner.evaluation |
| Modifier and Type | Method and Description |
|---|---|
TableOfConfusion |
ConfusionMatrix.getTableOfConfusion(T label)
Constructs and returns the
TableOfConfusion for the provided
label. |
| Modifier and Type | Method and Description |
|---|---|
Map<T,TableOfConfusion> |
ConfusionMatrix.getTablesOfConfusion()
Returns a map which contains a
TableOfConfusion per label. |
Copyright © 2018. All rights reserved.