You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename existing `name` argument to `kind`. This argument is used to determine the type of plot.
Add new optional `name` argument to define output file.
Closes#323
Rename existing `name` argument to `kind`. This argument is used to determine the type of plot.
Add new optional `name` argument to define output file.
Closes#323
Rename existing `name` argument to `kind`. This argument is used to determine the type of plot.
Add new optional `name` argument to define output file.
Closes#323
Rename existing `name` argument to `kind`. This argument is used to determine the type of plot.
Add new optional `name` argument to define output file.
Closes#323
Rename existing `name` argument to `kind`. This argument is used to determine the type of plot.
Add new optional `name` argument to define output file.
Closes#323
See https://github.com/iterative/example-repos-dev/blob/b8a8f0af39b88c735af0b8065c37b609242b53ed/example-get-started/code/src/evaluate.py#L61. I have to keep two separate live instances to be able to log sklearn plots for both train and test data because there's no way to create multiple confusion matrix (or any other type) plots in the same instance.
The text was updated successfully, but these errors were encountered: