ConfusionMatrixUpdate Method |
| Name | Description | |
|---|---|---|
| Update(IEnumerableInt32, IEnumerableInt32) |
Update confusion matrix from the data sequences
| |
| Update(Int32, Int32) |
Update confusion matrix form two observations
| |
| UpdateT(IEnumerableInt32, IEnumerableT, FuncT, Int32) |
Update confusion matrix from the data sequences
|