OneVsOneLearningTInput, TBinary, TModelConfigure Method |
Name | Description | |
---|---|---|
ConfigureTResult(FuncTResult) |
Sets a callback function that takes a set of parameters and creates
a learning algorithm for learning each of the binary inner classifiers
needed by the one-vs-rest classification strategy. Calling this method
sets the Learner property.
| |
ConfigureT, TResult(FuncT, TResult) |
Sets a callback function that takes a set of parameters and creates
a learning algorithm for learning each of the binary inner classifiers
needed by the one-vs-rest classification strategy. Calling this method
sets the Learner property.
|