Closed Krinkle closed 7 months ago
Right now the cut-off for RTRC's display of Ores information (for the damaging model, and reverted model if damaging is unavailable) is at damaging.true >= 0.45.
damaging.true >= 0.45
This should instead be based on the current precision/recall as known to the Ores API.
Relevant links:
/cc @halfak @adamwight
Exported to https://phabricator.wikimedia.org/T361290.
Right now the cut-off for RTRC's display of Ores information (for the damaging model, and reverted model if damaging is unavailable) is at
damaging.true >= 0.45
.This should instead be based on the current precision/recall as known to the Ores API.
Relevant links:
/cc @halfak @adamwight