« Back to top page

Parallel Coordinate Plot

Plot the high-dimensional parameter relationships in a study.

Class or Function Names

  • plot_parallel_coordinate

Example

from optuna.visualization import plot_parallel_coordinate
plot_parallel_coordinate(study)

Example

Others

See the documentation for more details.

Package
visualization/plot_parallel_coordinate
Author
Optuna team
License
MIT License
Verified Optuna version
  • 3.6.1
Last update
2024-07-05