bugbug/bugbug
Benjamin Mah 66da7199ec
Fenix-specific component classifier model (#4173)
2024-05-21 14:03:46 +00:00
..
labels Add one more labelled example for regression/bug/nobug 2023-07-02 21:56:59 +02:00
models Fenix-specific component classifier model (#4173) 2024-05-21 14:03:46 +00:00
tools Add support for generative model tools and add initial generative code review tool (#4133) 2024-04-30 10:59:49 +02:00
__init__.py Add WIP integration test (#823) 2019-09-13 15:18:46 +02:00
bug_features.py [New Model] Worksforme Model (#3966) 2024-03-05 07:04:33 -05:00
bug_snapshot.py Revert "Get rollback inconsistencies using multiple processes (#3778)" (#3803) 2023-11-09 17:28:29 +01:00
bugzilla.py Use exact timestamps for maintenance effectiveness queries 2024-05-04 14:05:12 +02:00
commit_features.py Fit the files feature in the clf pipeline 2023-12-02 12:26:48 -05:00
db.py Refactored logging statements to use lazy % formatting (#3335) 2023-03-09 11:58:37 +01:00
feature_cleanup.py Add a model to identify invalid reports for Firefox in-product reporter (#3790) 2023-11-18 20:56:31 -05:00
generative_model_tool.py Add support for generative model tools and add initial generative code review tool (#4133) 2024-04-30 10:59:49 +02:00
github.py Update pre-commit repos and apply required changes (#3855) 2023-11-25 19:29:32 +00:00
issue_features.py Change extraction features classes names from snake case to pascal case (#3781) 2023-11-03 16:23:45 -04:00
issue_snapshot.py Fetch private issue contents to replace public issue body and title in the dataset to account for moderation workflow (#2387) 2021-07-06 18:31:44 +02:00
labels.py Create set without going to list first 2020-10-27 16:06:24 +01:00
model.py Fix classified_num in multi-label (#3963) 2024-01-11 19:07:55 +00:00
model_calibration.py Add `n_features_in` as a property for the `IsotonicRegressionCalibrator` class (#3921) 2023-12-12 09:01:36 -05:00
nlp.py Refactor print statements to use logger (#3330) 2023-03-14 17:54:15 +01:00
phabricator.py Add support for generative model tools and add initial generative code review tool (#4133) 2024-04-30 10:59:49 +02:00
repository.py Change `Optional[...]` to `... | None` (#3910) 2023-12-09 17:52:11 -05:00
rust_code_analysis_server.py Change `Optional[...]` to `... | None` (#3910) 2023-12-09 17:52:11 -05:00
test_scheduling.py Change `Optional[...]` to `... | None` (#3910) 2023-12-09 17:52:11 -05:00
test_scheduling_features.py Support getting chunk for all types of Android tasks 2024-04-23 12:31:14 +02:00
utils.py Resolve issues concerning upgrading scikit-learn to latest version (#3799) 2024-02-19 10:28:10 -05:00