ConfusionMatrix Constructor |
Name | Description | |
---|---|---|
ConfusionMatrix(Int32) |
Constructs a new Confusion Matrix.
| |
ConfusionMatrix(Boolean, Boolean) |
Constructs a new Confusion Matrix.
| |
ConfusionMatrix(Int32, Int32) |
Constructs a new Confusion Matrix.
| |
ConfusionMatrix(Int32, Int32, Int32) |
Constructs a new Confusion Matrix.
| |
ConfusionMatrix(Int32, Int32, Int32, Int32) |
Constructs a new Confusion Matrix.
| |
ConfusionMatrix(Int32, Int32, Int32, Int32) |
Constructs a new Confusion Matrix.
|