Skip to content

Commit

Permalink
Changed name of third image for markdown
Browse files Browse the repository at this point in the history
Changed name of third image for markdown
  • Loading branch information
GretaVilla committed Jun 7, 2022
1 parent 2f890f5 commit dd5f283
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ var_metrics_df, invar_metrics_df, __ = bc.confusion_matrix_plot(

Evidently, the Interactive Confusion Matrix plot will not present the table of optimal threshold values for the various metrics:

![Interactive Confusion Matrix for the Training Set](/resources/images/02-interactive-confusion-matrix-test.png)
![Interactive Confusion Matrix for the Test Set](/resources/images/02-interactive-confusion-matrix-test.png)

As you can see from the code, this time the dataframes returned are only the first two.

Expand Down

0 comments on commit dd5f283

Please sign in to comment.