Dasha algorithm: consider only rules where target increases

Issue #28 new
Zmicier Zaleznicenka repo owner created an issue

Implement a switch. If it is turned off, analysis should consider all the rules. If it is turned on, analysis should only consider rules where baseline < target. This is needed not to report the cases when target performance improves in comparison with baseline.

Comments (2)

  1. Zmicier Zaleznicenka reporter

    Plus per-counter option showing the direction, either consider violation only if target > baseline, or if target < baseline.

  2. Zmicier Zaleznicenka reporter

    Also somehow treat violations as more important if the most confident categories are significantly far from each other.

  3. Log in to comment