Skip to content

Commit 269d4b5

Browse files
authored
Update ablation_paths.py
1 parent 6f0f0af commit 269d4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/api/ablation_paths.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 Ablation Paths.
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.ablation_paths import AblationPaths

0 commit comments

Comments
 (0)