ProportionalHazardsDecide Method |
Name | Description | |
---|---|---|
Decide(TInput) |
Computes a class-label decision for a given input.
(Inherited from BinaryScoreClassifierBaseTInput.) | |
Decide(TInput) |
Computes class-label decisions for a given set of input vectors.
(Inherited from ClassifierBaseTInput, TClasses.) | |
Decide(Double) |
Computes class-label decisions for each vector in the given input.
| |
Decide(Double) |
Computes class-label decisions for each vector in the given input.
| |
Decide(TInput, Boolean) |
Computes class-label decisions for the given input.
(Inherited from BinaryClassifierBaseTInput.) | |
Decide(TInput, Boolean) |
Computes a class-label decision for a given input.
(Inherited from BinaryScoreClassifierBaseTInput.) | |
Decide(Double, Double) |
Computes class-label decisions for each vector in the given input.
| |
Decide(Double, Double) |
Computes class-label decisions for each vector in the given input.
|