Caleydo / confusionflow-ui

Visualize learning dynamics in multi-class image classifiers (e.g., convolutional neural networks) 💬 @gfrogat @thinkh
https://confusionflow.org
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Added overall accuracy cell #189

Closed NMO13 closed 6 years ago

NMO13 commented 6 years ago

Added overall accuracy cell to confusion matrix:

image

thinkh commented 6 years ago

@NMO13 Any idea why the x-axis in the detail plot is so cluttered? In malevo-daily it is correct...

image

NMO13 commented 6 years ago

@NMO13 Any idea why the x-axis in the detail plot is so cluttered? In malevo-daily it is correct...

Because its epoch granularity dependent.... I fix that.

thinkh commented 6 years ago

@NMO13 Thanks. I saw now that it is already described in #164 and #180. So you can work on it in a different branch.