bugbug
bugbug copied to clipboard
Platform for Machine Learning projects on Software Engineering
Bumps [mercurial](https://mercurial-scm.org/) from 6.5.3 to 6.7.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.0.0. Release notes Sourced from numpy's releases. v2.0.0 NumPy 2.0.0 Release Notes NumPy 2.0.0 is the first major release since 2006. It is the result...
Bumps [responses](https://github.com/getsentry/responses) from 0.21.0 to 0.25.3. Release notes Sourced from responses's releases. 0.25.3 Fixed recorder not saving and loading response headers with yaml files. See #715 0.25.2 Mulligan on 0.25.1...
Bumps python from 3.12.3-slim to 3.12.4-slim. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Azure and rag implementation
> Could you file a follow-up for this? _Originally posted by @marco-c in https://github.com/mozilla/bugbug/pull/4209#discussion_r1621458993_
> We should add some tests for this function in a follow-up _Originally posted by @marco-c in https://github.com/mozilla/bugbug/pull/4209#discussion_r1626709008_
Since scikit-learn 1.5, ColumnTransformer is subscriptable: https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html#columntransformer-is-subscriptable.
Fix #3717 MEI: Have a visualization of the time series of maintenance effectiveness values, aggregated by different teams/components @marco-c Done by: Created a new script bugbug/scripts/MEI_time_series_visualization.py to generate MEI time...