MultilabelScoreClassifierBaseTInputDecide Method |
Name | Description | |
---|---|---|
Decide(TInput) |
Computes class-label decisions for a given set of input vectors.
(Inherited from ClassifierBaseTInput, TClasses.) | |
Decide(TInput) |
Computes a class-label decision for a given input.
(Inherited from MultilabelClassifierBaseTInput.) | |
Decide(TInput, TClasses) |
Computes a class-label decision for a given input.
(Inherited from ClassifierBaseTInput, TClasses.) | |
Decide(TInput, Boolean) |
Computes class-label decisions for the given input.
(Inherited from MultilabelClassifierBaseTInput.) | |
Decide(TInput, Double) |
Computes class-label decisions for the given input.
(Inherited from MultilabelClassifierBaseTInput.) | |
Decide(TInput, Int32) |
Computes whether a class label applies to an input vector.
(Inherited from MultilabelClassifierBaseTInput.) | |
Decide(TInput, Int32) |
Computes class-label decisions for the given input.
(Inherited from MultilabelClassifierBaseTInput.) | |
Decide(TInput, Double) |
Computes a class-label decision for a given input.
(Inherited from MultilabelClassifierBaseTInput.) | |
Decide(TInput, Int32) |
Computes a class-label decision for a given input.
(Inherited from MultilabelClassifierBaseTInput.) | |
Decide(TInput, Double) |
Computes a class-label decision for a given input.
| |
Decide(TInput, Int32) |
Computes a class-label decision for a given input.
|