InnerParametersTBinary, TInput Properties |
The InnerParametersTBinary, TInput generic type exposes the following members.
Name | Description | |
---|---|---|
Inputs |
Gets or sets the input data that should be used to train the classifier.
| |
Model |
Gets or sets the binary model to be learned.
| |
Outputs |
Gets or sets the output data that should be used to train the classifier.
| |
Pair |
Gets or sets the class pair that the classifier will be designated
to learn. For OneVsRestTModel, TInput classifiers, the first element
in the pair designates the class to be learned against all others.
|