Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

[feature] best performing model should be highlighted #15

Open
5 tasks
ChristianSch opened this issue Sep 22, 2016 · 1 comment
Open
5 tasks

[feature] best performing model should be highlighted #15

ChristianSch opened this issue Sep 22, 2016 · 1 comment

Comments

@ChristianSch
Copy link
Owner

ChristianSch commented Sep 22, 2016

If we have a number of models which share some metrics, we should highlight the best and worst performing models. The maximum value of a metric should be marked with some color, and the minimum value as well. The colors however should not be red and green, as errors ought to be minimized, and scores maximized, and we have no way to tell (other than trying to be smart and parsing some scores and errors, which isn't really a good approach). Maybe blue and orange.

  • add legend above the models (which are only displayed if we have more than one model) which a re hyperlinked to the respective value (max and min value via #min-val or #max-val)
  • detect max and min of a value
    • mark row with color and underline the value
    • create an anchor to allow jumping to the row from the legend
  • introduce help button that displays a short explanation of the difference between error and score.
@ChristianSch
Copy link
Owner Author

Maybe the indicator should be icons or max or something instead of colors

@ChristianSch ChristianSch changed the title best performing model should be highlighted [feature] best performing model should be highlighted Oct 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant