Skip to content

Standardize score scaling

Samuel (WMF) requested to merge T348782/standardize-risk-scale into main
  • Convert scores from various scales using Linear Transformation
  • Insert unit test for few scale standardization
  • Apply new scaling to test cov, packg mgt, dev skewness
  • Use a 10-point scale by default
  • Fix TypeError by changing config["limit"] initial value

Bug: T348782

Merge request reports