{# Bayesian optimization tab component #}
Load Previous Data

Parameters
{% for config in config_list %}
{{ config }}:
{% endfor %}
Objectives
{% for objective in return_list %}
{{ objective }}:
{% endfor %}
Constraints
Budget
Optimizer Configuration
Select an optimizer to configure advanced settings
{% if not no_deck_warning%}
{% endif %}