baybe.settings.active_settings

baybe.settings.active_settings(func): Settings = Settings(_previous_settings=None, _previous_random_state=None, _restore_defaults=False, _restore_environment=True, cache_campaign_recommendations=True, cache_directory=PosixPath('/tmp/.baybe_cache'), parallelize_simulation_runs=True, preprocess_dataframes=True, random_seed=None, _use_fpsample=<AutoBool.AUTO: 'AUTO'>, _use_polars_for_constraints=<AutoBool.FALSE: 'FALSE'>, use_single_precision_numpy=False, use_single_precision_torch=False)

The current active settings.