Skip to content

Commit 6323852

Browse files
authored
Update pdp.py
1 parent e06728f commit 6323852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/api/pdp.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 Partial Dependencies.
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.pdp import PartialDependencies

0 commit comments

Comments
 (0)