Marco Castelluccio
Marco Castelluccio
@jrbenny35 the heatmap rendered by https://github.com/mozilla/bugbug/blob/7077c0c3b0310f8c1a25ea9ff144f53e80595a32/ui/changes/src/common.js#L1330 on the teams page (https://changes.moz.tools/team.html?grouping=monthly&teams=DOM). Yeah, we can sort by percentage.
IDK yet if this is useful to have in addition to #2104.
This is not currently feasible because of https://github.com/apexcharts/apexcharts.js/issues/196, unless we redesign the chart.
Hello @Ayushsunny, this will need to be implemented in ui/changes/src/common.js. You can run the ui project by doing: `cd ui/changes` and then `npm run dev`. You will need to update...
Did you run `npm install` first?
@Ayushsunny, the error messages says "node_modules" doesn't exist, so it seems you didn't run `npm install`.
@Ayushsunny you can submit a PR with your code changes, so it can be reviewed
Could you show here the confusion matrices too?
> Could you show here the confusion matrices too? The `before` ones too.
BTW, there isn't much change, but this could make a difference when we have PULearning, so I'll keep it open and we'll re-evaluate after that.