Skip to content

Commit

Permalink
Remove self from log_sklearn_plot (#4767)
Browse files Browse the repository at this point in the history
  • Loading branch information
daavoo authored Aug 16, 2023
1 parent 80dc0e3 commit 9d4ab72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/docs/dvclive/live/log_sklearn_plot.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ saves the data in `{Live.dir}/plots/sklearn/{name}.json`.

```py
def log_sklearn_plot(
self,
kind: Literal['calibration', 'confusion_matrix', 'precision_recall', 'roc'],
labels,
predictions,
Expand Down

0 comments on commit 9d4ab72

Please sign in to comment.