lower_is_better#

lower_is_better()[source]#

Property: whether lower metric values are better.

  • String name: "lower_is_better"

  • Public property tag

  • Values: boolean, True / False

  • Example: True

  • Default: True

This tag applies to metrics.

If the tag is True, lower values of the metric are considered better. If the tag is False, higher values of the metric are considered better.