bugbug/scripts
Marco Castelluccio 10bb0982ab Don't pop 500 elements if we have less than that in the list 2019-10-10 20:51:12 +01:00
..
__init__.py Import retriever services and add Docker image definition (#251) 2019-04-09 16:30:09 +02:00
analyze_training_metrics.py Check value of metrics over a long time (#930) 2019-09-27 12:40:36 +02:00
bug_classifier.py Make bug_classifier script output importance plot 2019-10-07 19:15:27 +01:00
bug_retriever.py Add WIP integration test (#823) 2019-09-13 15:18:46 +02:00
check.py Add a main function to all console_scripts so they are more easily runnable (#936) 2019-09-09 22:55:39 +02:00
check_all_metrics.py Fix metrics check (#904) 2019-09-02 13:03:32 +02:00
comment_level_labeler.py Move comment_level_labeler script in the scripts directory 2019-06-08 20:36:13 +02:00
commit_classifier.py Support utf-8 mercurial message & author. (#1012) 2019-10-08 23:02:13 +02:00
commit_retriever.py Add WIP integration test (#823) 2019-09-13 15:18:46 +02:00
evaluate_similarity.py Add a script to get the most similar bugs to an input bug and to train a similarity model (#863) 2019-08-08 19:05:40 +02:00
generate_duplicate_sheet.py In the retrieval task, download only new or changed bugs 2019-06-09 00:32:23 +02:00
generate_sheet.py Add a main function to all console_scripts so they are more easily runnable (#936) 2019-09-09 22:55:39 +02:00
get_type_labels.py Use 'everchanged' operator instead of 'changedafter' operator with 1970 (#598) 2019-06-18 22:01:15 -07:00
get_untriaged.py In the retrieval task, download only new or changed bugs 2019-06-09 00:32:23 +02:00
integration_test.sh Ensure that there is no stale data when running the integration test (#981) 2019-09-27 11:13:14 +02:00
microannotate_generator.py Add a main function to all console_scripts so they are more easily runnable (#936) 2019-09-09 22:55:39 +02:00
regressor_finder.py Don't pop 500 elements if we have less than that in the list 2019-10-10 20:51:12 +01:00
retrieve_training_metrics.py Check metrics evolution (#836) 2019-08-05 10:22:55 +02:00
similarity_query.py Print most similar bug IDs and their titles 2019-10-03 22:41:02 +01:00
similarity_trainer.py Compress similarity model (#986) 2019-09-28 11:51:28 +02:00
test_scheduling_history_retriever.py Get past task failures with specific files, directories, components, file types 2019-10-09 15:03:07 +01:00
trainer.py Add a CLI argument to trainer to train an interpretable model 2019-09-30 15:21:31 +02:00