misc

Attributes

ALL_CATEGORIES

Functions

get_rebalanced_forecasts(...)

Module Contents

misc.ALL_CATEGORIES = ['Sports', 'Entertainment', 'Politics', 'Other']
misc.get_rebalanced_forecasts(original_forecasts: pm_rank.nightly.data.NightlyForecasts, balance_level: Literal['event', 'submission'] = 'event', evenly_balanced: bool = True, rebalance_quota: dict[str, float] = None, random_seed: int = 42) pm_rank.nightly.data.NightlyForecasts