.. |
__init__.py
|
Import retriever services and add Docker image definition (#251)
|
2019-04-09 16:30:09 +02:00 |
analyze_training_metrics.py
|
Check metrics evolution (#836)
|
2019-08-05 10:22:55 +02:00 |
bug_classifier.py
|
Add an option to classify a specific bug (#864)
|
2019-08-08 21:33:51 +02:00 |
bug_retriever.py
|
Move zstandard compression and decompression into utils module (#850)
|
2019-08-04 15:29:06 +02:00 |
check.py
|
Move zstandard compression and decompression into utils module (#850)
|
2019-08-04 15:29:06 +02:00 |
check_all_metrics.py
|
Check metrics evolution (#836)
|
2019-08-05 10:22:55 +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
|
Update Libmozdata 0.1.58 (#866)
|
2019-08-08 18:23:45 +02:00 |
commit_retriever.py
|
Move zstandard compression and decompression into utils module (#850)
|
2019-08-04 15:29:06 +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 arguments to generate_sheet script for selecting time span and confidence threshold (#827)
|
2019-08-01 23:01:50 +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 |
microannotate_generator.py
|
Clone repositories in parallel (#849)
|
2019-08-07 00:55:45 +02:00 |
regressor_finder.py
|
Clone repositories in parallel (#849)
|
2019-08-07 00:55:45 +02:00 |
retrieve_training_metrics.py
|
Check metrics evolution (#836)
|
2019-08-05 10:22:55 +02:00 |
similarity_query.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 |
similarity_trainer.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 |
trainer.py
|
Add extra functionality from run.py to the trainer script (#856)
|
2019-08-06 01:19:59 +02:00 |