SHERPA
SHERPA
Parallel Coordinates (Top)
This parallel coordinates plot visualizes trials as lines. By following each line along the axes its parameters can be traced. Brushing over an axis will filter the trials.
Table (Bottom Left)
The table shows every trial including its parameters, the number of iterations it has run for and the current best result.
Progress Plot (Bottom Right)
The progress plot shows the learning curve for each trial as the iteration number against the recorded objective value.
{% block content %}{% endblock %}