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

add inverted y-scaling for accuracy cell + performance metric curves #241

Open gfrogat opened 5 years ago

gfrogat commented 5 years ago

the current implementation of the y-scaling lets a user focus on the bottom region of the charts, but as the accuracy cell is handled identically to all the other cells we actually de-focus the accuracy curves.

I suggest we add an inverted y-scaling to the accuracy cell and the performance metric cells --> when "zooming in" we focus on the upper region instead of the bottom