bugbug
bugbug copied to clipboard
Platform for Machine Learning projects on Software Engineering
#### Reference Issues Resolves #2787 #### Explained Changes: This PR includes small changes that allow us to skip bugs filed by creators with `editbugs` permissions. It also includes a change...
### Description This pull request adds missing docstrings to functions in `bugzilla.py`. Fixes #3360. ### Changes Made Added docstrings to the following functions: - `get_ids` - `get` - `get_ids_between` -...
Closes #2192. Using rrange to count only weekdays.
**Issue:** Closes #3902 **Comments:** This PR introduces the integration of our training tasks with [weights and biases](https://wandb.ai/). This PR is a work in progress.
Bumps [pydriller](https://github.com/ishepard/pydriller) from 1.12 to 2.6. Release notes Sourced from pydriller's releases. 2.6 What's Changed Add support for co-author retrieval by @HelgeCPH in ishepard/pydriller#284 Add diff function in git.py by...
Currently, the report has the tables look like the following: ``` ╒════════════╤═════════════════╤═════════════════╕ │ │ 0 (Predicted) │ 1 (Predicted) │ ╞════════════╪═════════════════╪═════════════════╡ │ 0 (Actual) │ 19082 │ 8 │ ├────────────┼─────────────────┼─────────────────┤...
PoC: https://github.com/mozilla/mlops-platform-spike-library/blob/18c73a4f395b5542e08587ee1a01344c6f4f3593/bugbug/weights-and-biases/bugbug/bugbug/model.py
This is needed to train the crash component model (https://github.com/mozilla/bugbug/issues/3548). ```[tasklist] ### Tasks ```
Include details related to: - Code review recommendations - Communication channels - Style recommendations
> Yeah, let's do that for now, if it is "none" it should not be considered as a perf bug. > > We can file a follow-up issue to investigate...