Skip to content

Commit dd5f283

Browse files
committed
Changed name of third image for markdown
Changed name of third image for markdown
1 parent 2f890f5 commit dd5f283

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ var_metrics_df, invar_metrics_df, __ = bc.confusion_matrix_plot(
210210

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

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

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

0 commit comments

Comments
 (0)