Skip to content

Commit cae5129

Browse files
authored
Update DVCLive-Quickstart.ipynb (#610)
1 parent 6f3a376 commit cae5129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/DVCLive-Quickstart.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
" live.log_sklearn_plot(\n",
241241
" \"confusion_matrix\", \n",
242242
" acual_train, predicted_train, \n",
243-
" name=\"test/confusion_matrix\"\n",
243+
" name=\"train/confusion_matrix\"\n",
244244
" )\n",
245245
"\n",
246246
" # Test Evaluation\n",

0 commit comments

Comments
 (0)