PredictStrategyRunner# class skrough.predict.helpers.PredictStrategyRunner(strategy: Literal['original_order', 'randomized_order', 'majority'])[source]# Bases: PredictStrategyFunction Methods __init__(strategy)