Hello I’m following a tutorial in the docs and while trying to make plots work I’ve encountered this problem while writing my dvc yaml file.
Im pretty sure the syntax is correct and the dvc version is “DVC version: 2.42.0 (pip)”
I also tried this writing:
plots:
-ROC:
# Configure template and axes.
x: fpr
y:
eval/live/plots/sklearn/roc/train.json: tpr
eval/live/plots/sklearn/roc/test.json: tpr