Page MenuHomePhabricator

Create A Utility To Get Proportional Increase
Closed, ResolvedPublic3 Estimated Story Points

Description

In order to get the proportional_increase (refer to documentation/json-schema/delta.json) credibility signal , first we need to have the proportional delta table.

proportional_increase is the sum of positive values in the prop_delta_table (definition in revscoring code)

Example:

prop_delta_table = {'apple': -1/3, 'shoes':1, 'cat': -1, dog:1}

proportional_increase = 1+1 =2

Event Timeline

prabhat updated the task description. (Show Details)
Protsack.stephan set the point value for this task to 3.
Lena.Milenko changed the task status from Open to In Progress.May 5 2022, 2:29 AM
Lena.Milenko changed the task status from In Progress to Open.May 26 2022, 11:48 AM