Marco Castelluccio
|
bcde3415f4
|
Version 0.0.65
|
2019-07-09 21:32:36 +02:00 |
Marco Castelluccio
|
2bc8d5c276
|
Support combined text feature too
|
2019-07-09 21:23:53 +02:00 |
Marco Castelluccio
|
481917afac
|
Use human readable feature names when classifying too
|
2019-07-09 21:22:37 +02:00 |
Davide Monfrecola
|
e7ed31940c
|
Remove pip from the commit retrieval image (#676)
Fixes #647
|
2019-07-09 18:32:57 +02:00 |
Marco Castelluccio
|
5c7af453ac
|
Version 0.0.64
|
2019-07-09 18:14:55 +02:00 |
Marco Castelluccio
|
be6b652613
|
Fix typo in reviewers feature name
|
2019-07-09 18:14:40 +02:00 |
Marco Castelluccio
|
47e6a15425
|
Version 0.0.63
|
2019-07-09 17:38:00 +02:00 |
Marco Castelluccio
|
261bff6ab0
|
Rename public/probs,json artifact to public/probs.json
|
2019-07-09 14:41:03 +02:00 |
Ayush Shridhar
|
f5bd2ea5ad
|
Add cut off to word2vec similarity (#683)
|
2019-07-09 12:11:50 +02:00 |
Marco Castelluccio
|
9f4262bbfe
|
For feature importance, show human readable feature names
Fixes #672
|
2019-07-09 11:16:18 +02:00 |
Ayush Shridhar
|
b456bd3b2d
|
Ignore out-of-vucabulary words in word2vec similarity (#680)
|
2019-07-08 15:22:21 +02:00 |
Ayush Shridhar
|
bc6467da41
|
Add word2vec similarity option to evaluation script (#678)
|
2019-07-08 12:58:49 +02:00 |
Ayush Shridhar
|
ad2546e124
|
Add word2vec with WMD distance similarity (#666)
|
2019-07-08 12:24:13 +02:00 |
Marco Castelluccio
|
d102ccfa54
|
Version 0.0.62
|
2019-07-05 15:41:21 +02:00 |
Marco Castelluccio
|
e98c6054cd
|
Add more defect/enhancement/task labels gathered from changed made by users on Bugzilla
|
2019-07-05 15:41:13 +02:00 |
Boris Feld
|
e7add98563
|
Update task-boot to 0.1.9 (#675)
|
2019-07-05 15:36:16 +02:00 |
Marco Castelluccio
|
ec45dd930d
|
Move more features to the 'historical' case
|
2019-07-05 13:59:23 +02:00 |
pyup.io bot
|
5210d0b764
|
Update nltk from 3.4.3 to 3.4.4 (#673)
|
2019-07-05 12:12:43 +02:00 |
Marco Castelluccio
|
608d7dc4a3
|
Remove 'reserved-for-beginners' rule
|
2019-07-05 11:39:24 +02:00 |
Marco Castelluccio
|
f4636ed7fe
|
Only use top features in the force_plot, or it can become unreadable
|
2019-07-04 18:59:52 +02:00 |
Boris Feld
|
2997d222b0
|
Rename the suggestion field into class (#670)
Following this review comment:
https://github.com/mozilla/relman-auto-nag/pull/733/files#r299047812
|
2019-07-04 12:49:33 +02:00 |
Marco Castelluccio
|
d08e062c68
|
Improve triggerSchema of the hooks and test it
|
2019-07-03 17:26:01 +02:00 |
Marco Castelluccio
|
aac6326ba5
|
Index classify-patch task in the Taskcluster index by diff ID
Fixes #668
|
2019-07-03 15:46:35 +02:00 |
Marco Castelluccio
|
28cb2b291e
|
Insert the Phabricator diff ID in the command directly rather than in the env
|
2019-07-03 15:46:21 +02:00 |
Marco Castelluccio
|
3eb3a90830
|
Don't calculate feature importance, as shap doesn't support multilabel models
|
2019-07-03 14:34:51 +02:00 |
Marco Castelluccio
|
5e90044483
|
Don't use a sampler, as imbalance-learn doesn't support multilabel models
|
2019-07-03 14:34:23 +02:00 |
Marco Castelluccio
|
7702dce48c
|
Use upper-case for constants in bug_type model
|
2019-07-03 14:33:41 +02:00 |
Marco Castelluccio
|
3315532904
|
Use mozilla/bugbug-commit-retrieval image for the classify-patch hook
Since we need to use Mercurial
|
2019-07-03 10:40:02 +02:00 |
Marco Castelluccio
|
9de3aa70f2
|
Add TC_SECRET_ID to the env of the classify-patch hook
|
2019-07-03 10:39:37 +02:00 |
Marco Castelluccio
|
7baa09f7ec
|
Version 0.0.61
|
2019-07-02 21:39:37 +02:00 |
Marco Castelluccio
|
22246b6a50
|
Download model from Taskcluster before running it
|
2019-07-02 21:04:23 +02:00 |
Marco Castelluccio
|
7e6cf9cf2e
|
Set version of other bugbug images too
|
2019-07-02 21:04:23 +02:00 |
Marco Castelluccio
|
cb5f54f89f
|
Use bash to resolve env variable
|
2019-07-02 21:04:23 +02:00 |
Marco Castelluccio
|
a94fe63d76
|
Test generated hooks are json-e renderable
|
2019-07-02 21:04:23 +02:00 |
Marco Castelluccio
|
71ebbae38a
|
Handle cases where the hook definition already contains something in the env
Also refactor the file to make it more easily testable
|
2019-07-02 20:52:57 +02:00 |
Yun Seob Lee
|
259088cce8
|
Add basic test for the Assignee model (#621)
|
2019-07-02 20:52:08 +02:00 |
Marco Castelluccio
|
d53430c79e
|
Version 0.0.60
|
2019-07-02 19:40:24 +02:00 |
Marco Castelluccio
|
8e23bb7f8a
|
Add a hook to classify a Phabricator diff
|
2019-07-02 19:39:59 +02:00 |
Marco Castelluccio
|
1746ba8f7e
|
Make commit_classifier a console_script
|
2019-07-02 19:39:59 +02:00 |
Marco Castelluccio
|
f515afef45
|
Support classifying a Phabricator diff
|
2019-07-02 19:39:59 +02:00 |
Marco Castelluccio
|
4896e2af1b
|
Cleanup repository when cloning when the repository already exists too
|
2019-07-02 19:39:59 +02:00 |
Ayush Shridhar
|
ad7fca9b65
|
Add neighbors_tfidf and neighbors_tfidf_bigrams to similarity evaluation script's choices (#665)
|
2019-07-02 17:01:17 +02:00 |
Marco Castelluccio
|
5f9bf3047e
|
Add more defect/enhancement/task labels gathered from changed made by users on Bugzilla
|
2019-07-02 14:32:51 +02:00 |
Marco Castelluccio
|
25c1d6ba98
|
Add more regression/bug/nobug labels
|
2019-07-02 14:29:29 +02:00 |
Marco Castelluccio
|
61a379a0b2
|
'Firefox::Activity Streams' doesn't exist anymore
|
2019-07-02 14:06:26 +02:00 |
Marco Castelluccio
|
7fc233b816
|
Version 0.0.59
|
2019-07-02 13:26:59 +02:00 |
Marco Castelluccio
|
6ce18762de
|
'payload.command' should be an array
|
2019-07-02 13:26:46 +02:00 |
Marco Castelluccio
|
6f489969bf
|
Version 0.0.58
|
2019-07-02 12:28:10 +02:00 |
Marco Castelluccio
|
96ebe8777a
|
Add a script to classify a patch
|
2019-07-02 12:21:35 +02:00 |
Marco Castelluccio
|
f9f59ef863
|
Add functions to clone and clean mozilla-central
|
2019-07-02 12:21:35 +02:00 |