|
|
MulticlassClassifierBaseTInputTransform Method |
| Name | Description | |
|---|---|---|
| Transform(TInput) |
Applies the transformation to an input, producing an associated output.
(Inherited from ClassifierBaseTInput, TClasses.) | |
| Transform(TInput) |
Applies the transformation to a set of input vectors,
producing an associated set of output vectors.
(Inherited from TransformBaseTInput, TOutput.) | |
| Transform(TInput, TClasses) |
Applies the transformation to an input, producing an associated output.
(Inherited from ClassifierBaseTInput, TClasses.) | |
| Transform(TInput, Boolean) |
Applies the transformation to an input, producing an associated output.
| |
| Transform(TInput, Double) |
Applies the transformation to an input, producing an associated output.
| |
| Transform(TInput, Int32) |
Applies the transformation to an input, producing an associated output.
| |
| Transform(TInput, Boolean) |
Applies the transformation to an input, producing an associated output.
| |
| Transform(TInput, Double) |
Applies the transformation to an input, producing an associated output.
| |
| Transform(TInput, Double) |
Applies the transformation to an input, producing an associated output.
| |
| Transform(TInput, Int32) |
Applies the transformation to an input, producing an associated output.
|