bugbug
bugbug copied to clipboard
Platform for Machine Learning projects on Software Engineering
To identify metrics that are worsening in a given team when compared to others. This could also be useful for #2536 and #2545.
E.g. how many bugs are fixed by week? How much time does it take to fix N bugs?
- how often bugs in a component cause regressions in another component? - how often two components are modified together in the same push? - how often bugs in a...
So its output can be interpreted as a confidence level.
The interpretable one could use fewer features but easier to understand.
Ignorable commits can't cause regressions (at least in theory).