Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ax/analysis/plotly/utility_progression.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ def compute(
subtitle = (
"Shows the hypervolume of the Pareto frontier achieved so far across "
f"completed trials. {_TRACE_INDEX_EXPLANATION} The y-axis shows "
"cumulative best hypervolumeonly improvements, so flat "
"cumulative best hypervolume -- only improvements, so flat "
"segments indicate trials that didn't improve the frontier. "
"Hypervolume measures the volume of objective space dominated by the "
f"Pareto frontier. "
Expand Down