|
|
ConfusionMatrixEstimate Method |
| Name | Description | |
|---|---|---|
| EstimateTInput(IClassifierTInput, Boolean, TInput, Boolean) |
Estimates a ConfusionMatrix directly from a classifier, a set of inputs and its expected outputs.
| |
| EstimateTInput(IClassifierTInput, Int32, TInput, Int32) |
Estimates a ConfusionMatrix directly from a classifier, a set of inputs and its expected outputs.
|