Skip to content

Commit

Permalink
removed "now"
Browse files Browse the repository at this point in the history
  • Loading branch information
iesahin committed Apr 13, 2022
1 parent c90918d commit 9a7ab68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/docs/start/visualization.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ classifier:

![confusion matrix](/img/start_visualization_confusion1.png)

Now, let's produce another plot to see misclassified examples from each class.
This procedure is a bit more complex than creating a CSV file but you can see
the code in [Github][misclassified-example-code]
Let's produce another plot to see misclassified examples from each class. This
procedure is a bit more complex than creating a CSV file but you can see the
code in [Github][misclassified-example-code]

[misclassified-example-code]:
https://github.com/iterative/example-dvc-experiments/blob/main/src/train.py#L58
Expand Down

0 comments on commit 9a7ab68

Please sign in to comment.