![]() |
ConfusionMatrix. Estimate Method |
Name | Description | |
---|---|---|
![]() ![]() | Estimate<TInput>(IClassifier<TInput, Boolean>,TInput[],Boolean[]) |
Estimates a ConfusionMatrix directly from a classifier, a set of inputs and its expected outputs.
|
![]() ![]() | Estimate<TInput>(IClassifier<TInput, Int32>,TInput[],Int32[]) |
Estimates a ConfusionMatrix directly from a classifier, a set of inputs and its expected outputs.
|