Skip to content

Commit e06728f

Browse files
authored
Update parallel_coordinates.py
1 parent 005ee76 commit e06728f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/api/parallel_coordinates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
This example shows how to use the plugin Parallel Coordinates.
66
Note that other plugins use the same interfaces and can be used in the same fashion.
7-
To use the API commands the according record example needs to be run in order create the run to analyze.
7+
To use the API commands in this example, we assume the run data to be already present in the mentioned folder. Please ensure that you have the run data located at the corresponding path.
88
"""
99

1010
from deepcave.plugins.hyperparameter.parallel_coordinates import ParallelCoordinates

0 commit comments

Comments
 (0)