Skip to main content
Deprecated: No need to test

OptunaSandbox

Method generated by attrs for class OptunaSandbox.

Static methods

get_feature_output

Get feature output from the optuna study. For multiobjective, it selects a single solution from the Pareto front, using the scalarization method. Parameters: Returns:

Methods

run

Calculate all registered features. Parameters: Returns:

get_features

Filter filter_config with specific key-word or list of key-words. This method searches within the id, study_name, and timeframe attributes of each FeatureConfig in the config. The search is performed in a case-sensitive manner on id while study_name and timeframe are compared case-insensitively. It supports standard substring matching as well as prefix matching using a trailing ’*’ in the search term. Parameters: Returns: