bugbug/bugbug/models
Ayush Shridhar ff9f8a78d1
Replace LinearSVC with XGBoost in the Duplicate model (#1844)
2020-10-08 19:58:33 +02:00
..
__init__.py Fix some new linting errors appearing with the new versions of the linters 2020-08-27 16:19:02 +02:00
assignee.py Use a number of threads for XGBoost equal to the number of physical cores 2020-06-09 16:09:09 +02:00
backout.py Use a number of threads for XGBoost equal to the number of physical cores 2020-06-09 16:09:09 +02:00
bugtype.py Use a number of threads for XGBoost equal to the number of physical cores 2020-06-09 16:09:09 +02:00
component.py Fix some new linting errors appearing with the new versions of the linters 2020-08-27 16:19:02 +02:00
component_nn.py Use tf.keras and stop using keras 2019-10-05 21:54:26 +01:00
defect.py Drop the BugID type, just use ints as bug IDs 2020-09-24 16:46:15 +02:00
defect_enhancement_task.py Drop the BugID type, just use ints as bug IDs 2020-09-24 16:46:15 +02:00
devdocneeded.py Use a number of threads for XGBoost equal to the number of physical cores 2020-06-09 16:09:09 +02:00
duplicate.py Replace LinearSVC with XGBoost in the Duplicate model (#1844) 2020-10-08 19:58:33 +02:00
qaneeded.py Use a number of threads for XGBoost equal to the number of physical cores 2020-06-09 16:09:09 +02:00
rcatype.py Use a number of threads for XGBoost equal to the number of physical cores 2020-06-09 16:09:09 +02:00
regression.py Drop the BugID type, just use ints as bug IDs 2020-09-24 16:46:15 +02:00
regressionrange.py Use a number of threads for XGBoost equal to the number of physical cores 2020-06-09 16:09:09 +02:00
regressor.py Bump version of the bug-fixing commits DB 2020-09-23 16:24:15 +02:00
spambug.py Use a number of threads for XGBoost equal to the number of physical cores 2020-06-09 16:09:09 +02:00
stepstoreproduce.py Use a number of threads for XGBoost equal to the number of physical cores 2020-06-09 16:09:09 +02:00
testfailure.py Use a number of threads for XGBoost equal to the number of physical cores 2020-06-09 16:09:09 +02:00
testselect.py Ensure we select the least possible number of configurations 2020-09-28 01:07:13 +02:00
tracking.py Use a number of threads for XGBoost equal to the number of physical cores 2020-06-09 16:09:09 +02:00
uplift.py Use a number of threads for XGBoost equal to the number of physical cores 2020-06-09 16:09:09 +02:00