Replies: 1 comment
-
|
Should monotonicity be major or minor? If there is a big monotonicity problem, then major. If we're forcing just one or two coordinates, then I think it is minor. In UPD - we have monotonicity checks. Let those monotonicity checks give out a major error while the stuff in PD give off a minor error? This way the non-monotonicity is communicated just once. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We need a consistent way of setting error levels - both for property rules/errors and for messages. The following are the available error levels:
Unassigned or Info are the least severe, whereas severe is the most severe. @HenryGeorgist @Brennan1994 @rtle76 @codymccoy what do you think about this mapping:
Beta Was this translation helpful? Give feedback.
All reactions