![]() |
MulticlassLikelihoodClassifierBaseTInputTransform 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.
(Inherited from MulticlassClassifierBaseTInput.) |
![]() | Transform(TInput, Int32) |
Applies the transformation to an input, producing an associated output.
(Inherited from MulticlassClassifierBaseTInput.) |
![]() | Transform(TInput, Boolean) |
Applies the transformation to an input, producing an associated output.
(Inherited from MulticlassClassifierBaseTInput.) |
![]() | Transform(TInput, Double) |
Applies the transformation to an input, producing an associated output.
(Inherited from MulticlassClassifierBaseTInput.) |
![]() | Transform(TInput, Int32) |
Applies the transformation to an input, producing an associated output.
(Inherited from MulticlassClassifierBaseTInput.) |
![]() | Transform(TInput, Double) |
Applies the transformation to an input, producing an associated output.
(Overrides MulticlassScoreClassifierBaseTInputTransform(TInput, Double).) |
![]() | Transform(TInput, Double) |
Applies the transformation to an input, producing an associated output.
(Overrides MulticlassScoreClassifierBaseTInputTransform(TInput, Double).) |