Skip to content

Commit 4473772

Browse files
committed
Rescale confusion matrix
1 parent 81a7155 commit 4473772

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Our approximator shows excellent calibration, with the calibration curve being c
244244
conf_matrix = bf.diagnostics.plot_confusion_matrix(sim_indices, sim_preds)
245245
```
246246

247-
<img src="img/showcase_confusion_matrix.png" width=65% height=65%>
247+
<img src="img/showcase_confusion_matrix.png" width=44% height=44%>
248248

249249
For the vast majority of simulated data sets, the generating model is correctly detected. With these diagnostic results backing us up, we can safely apply our trained network to empirical data.
250250

img/showcase_confusion_matrix.png

-6.05 KB
Loading

0 commit comments

Comments
 (0)