.. |
code_search
|
Use a User-Agent for all requests
|
2024-10-22 17:11:43 +02:00 |
labels
|
Add one more labelled example for regression/bug/nobug
|
2023-07-02 21:56:59 +02:00 |
models
|
[fenixcomponent] Include GeckoView in training set (#4373)
|
2024-08-22 15:18:41 +00:00 |
tools
|
Initial LLM-powered code generation script (#4537)
|
2024-10-30 08:33:09 -04:00 |
__init__.py
|
Switch from deprecated pkg_resources to importlib.metadata
|
2024-09-19 14:01:34 +02:00 |
bug_features.py
|
Use the new utils.get_user_agent function everywhere instead of hardcoding a User-Agent
|
2024-10-22 17:11:43 +02:00 |
bug_snapshot.py
|
Revert "Get rollback inconsistencies using multiple processes (#3778)" (#3803)
|
2023-11-09 17:28:29 +01:00 |
bugzilla.py
|
Use a User-Agent for all requests
|
2024-10-22 17:11:43 +02:00 |
commit_features.py
|
Fit the files feature in the clf pipeline
|
2023-12-02 12:26:48 -05:00 |
db.py
|
Use a User-Agent for all requests
|
2024-10-22 17:11:43 +02: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
|
Use latest Claude 3.5 Sonnet model
|
2024-10-24 13:08:29 +02:00 |
github.py
|
Use a User-Agent for all requests
|
2024-10-22 17:11:43 +02: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
|
Initial LLM-powered code generation script (#4537)
|
2024-10-30 08:33:09 -04: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 |
swarm.py
|
Move P4 to be a local import
|
2024-07-03 12:41:11 -04:00 |
test_scheduling.py
|
Use a User-Agent for all requests
|
2024-10-22 17:11:43 +02:00 |
test_scheduling_features.py
|
Support getting chunk for all types of Android tasks
|
2024-04-23 12:31:14 +02:00 |
utils.py
|
Return default_value when secret can't be found in the Taskcluster secret
|
2024-10-22 18:24:05 +02:00 |
vectordb.py
|
Rag example selection based on score (#4406)
|
2024-08-10 12:49:03 -04:00 |