Abhay Katheria
|
b38b3aa35c
|
Make utils.download_check_etag automatically detect the file name from its URL (#1114)
Fixes #1112
|
2019-11-26 23:54:51 +01:00 |
jeffin sam
|
852903bacb
|
Make the bug_classifier script automatically download the required DB (#1111)
Fixes #1109
|
2019-11-20 13:45:45 +01:00 |
Arjun Krishna
|
f487893f7f
|
Output prediction class name in bug_classifier script (#1094)
Fixes #1070
|
2019-11-10 18:17:39 +01:00 |
Brian Stack
|
f54149cd90
|
Update .taskcluster.yml for community cluster (#1076)
|
2019-11-08 22:13:10 +01:00 |
Marco Castelluccio
|
9756f4ff89
|
force_plot output was removed, so don't use it anymore in the bug classifier script
|
2019-11-04 12:19:12 +01:00 |
Marco Castelluccio
|
31fe020a42
|
Make bug_classifier script output importance plot
|
2019-10-07 19:15:27 +01:00 |
Marco Castelluccio
|
49a0e61c4a
|
Remove feature_names parameter from print_feature_importances call, as it was removed
|
2019-10-07 19:14:34 +01:00 |
Shishir Jha
|
6e1479bc30
|
Add a main function to all console_scripts so they are more easily runnable (#936)
Fixes #831
|
2019-09-09 22:55:39 +02:00 |
cklyyung
|
baddfa5e76
|
Add an option to classify a specific bug (#864)
|
2019-08-08 21:33:51 +02:00 |
Harshit chittora
|
fc31172b84
|
Make bug_classifier script download a pre-trained model when possible (#854)
|
2019-08-05 15:39:37 +02:00 |
cklyyung
|
cf31198d3e
|
Move bug classification code from run.py into a separate script (#829)
|
2019-08-03 02:20:09 +02:00 |