Interface CategoricalScoreV1.ValueStage
- All Known Implementing Classes:
CategoricalScoreV1.Builder
- Enclosing class:
CategoricalScoreV1
public static interface CategoricalScoreV1.ValueStage
-
Method Summary
Modifier and TypeMethodDescriptionvalue(double value) Represents the numeric category mapping of the stringValue.
-
Method Details
-
value
Represents the numeric category mapping of the stringValue. If no config is linked, defaults to 0.
-