baybe.targets.binary.ChoiceValue¶ baybe.targets.binary.ChoiceValue: TypeAlias = bool | int | float | str¶ Types of values that a BinaryTarget can take.