bugbug
bugbug copied to clipboard
Platform for Machine Learning projects on Software Engineering
fixes #629
The first step is to read [CONTRIBUTING.md](https://github.com/mozilla/bugbug/blob/master/CONTRIBUTING.md). Then, run the setup steps described in the README. Then, you can pick up a [good-first-bug](https://github.com/mozilla/bugbug/issues?q=is%3Aopen+is%3Aissue+label%3Agood-first-bug) to work on (don't just focus on...
There are some manifests that are really platform specific and could fail differently on many different configurations (maybe because they are big manifests and contain many tests, or maybe because...
Currently, we only consider regressions. We could also consider test failures, blocking bugs, and so on. We need to come up with a formula (or make it configurable) to weigh...
After #2144, we should support showing the dependency heatmap with source/target teams rather than just source/target components, and support using teams as rows/columns rather than only components.
Currently charts take the entire screen width and are positioned one after another vertically, something like https://apexcharts.com/javascript-chart-demos/dashboards/ would be nicer and more readable.
When I restrict to release 86 I'm seeing some of the graphs going back to 2009, with some data points included that isn't in the bug list. The graphs time...
They were added as features in #1190.
They were added as features in #1314.
E.g. https://bugzilla.mozilla.org/show_bug.cgi?id=1615701 was classified as spam with high confidence, but it isn't spam. The first step is to check the feature importances for this classification, so we can see why...