Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

background heatmap range is limited by maximal value of current epoch, rather than maximum value over all epochs #225

Open
gfrogat opened this issue Sep 19, 2018 · 1 comment

Comments

@gfrogat
Copy link
Contributor

gfrogat commented Sep 19, 2018

not sure whether this is intended, but for me this is unexpected behaviour. In my opinion it would make more sense to scale the heatmaps by the maximum possible value or the maximum attained value over all epochs rather than per epoch.

In the screenshot below you can see that the scaling is completely off for the selected epoch. The actual values are very close but difference in the heatmap is very big.

image

@thinkh
Copy link
Member

thinkh commented Oct 12, 2018

The range of the color scale should be [0,1] for relative values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants