Choice#
- class sdm.processing.common.Choice(*args: object, method: Literal['random', 'round_robin'] = 'random')#
Bases:
EnsembleProcessor,EnsembleInvertibleMixinRoute each table or ensemble member through one selected option.
Options are selected when the processor is fitted. Only selected options are fitted, and refitting selects again.
Capabilities#
Handled Semantic Types |
instance-specific |
Requires Fitting |
✅ |