Граф коммитов

544 Коммитов

Автор SHA1 Сообщение Дата
pyup.io bot 918fe07b72 Update scipy from 1.2.0 to 1.2.1 (#163) 2019-02-09 18:02:03 +01:00
pyup.io bot b2e9a26af2 Update tqdm from 4.30.0 to 4.31.0 (#164) 2019-02-09 15:55:44 +01:00
pyup.io bot 11ba26cc2f Update pandas from 0.24.0 to 0.24.1 (#151) 2019-02-04 09:55:18 +01:00
pyup.io bot e595e6c608 Update gensim from 3.7.0 to 3.7.1 (#149) 2019-02-01 20:10:57 +01:00
pyup.io bot 9cc9cdafc1 Update numpy from 1.16.0 to 1.16.1 (#145) 2019-02-01 11:56:48 +01:00
pyup.io bot 1f0ae97bca Update tqdm from 4.28.1 to 4.30.0 (#133) 2019-01-30 10:18:37 +01:00
Marco Castelluccio 28b83c12c2 Print progress while generating commits data
Fixes #132
2019-01-30 02:20:31 +01:00
Marco Castelluccio 5a05944cab Add Keras to the requirements 2019-01-29 01:36:08 +01:00
Marco Castelluccio 2bc4d25f16 Add transformers to use pre-trained word embeddings 2019-01-28 21:18:06 +01:00
pyup.io bot dfde6943e7 Update shap from 0.28.2 to 0.28.3 (#123) 2019-01-26 01:55:07 +01:00
pyup.io bot f8f29e0e4b Update pandas from 0.23.4 to 0.24.0 (#122) 2019-01-26 01:19:11 +01:00
pyup.io bot 04fb9f754b Update shap from 0.28.1 to 0.28.2 (#118) 2019-01-24 01:44:39 +01:00
pyup.io bot a4553adbf2 Update shap from 0.28.0 to 0.28.1 (#117) 2019-01-23 23:06:28 +01:00
Marco Castelluccio 0c0e126ec6 Add parsepatch to requirements 2019-01-23 13:06:49 +01:00
pyup.io bot 2fa650bfad Update shap from 0.27.0 to 0.28.0 (#94) 2019-01-21 20:49:28 +01:00
pyup.io bot 3bd8071350 Update libmozdata from 0.1.47 to 0.1.48 (#76) 2019-01-18 11:39:05 +01:00
Marco Castelluccio 3d6672c753 Make BugExtractor return a Pandas DataFrame
Needed to be able to use ColumnTransformer, which doesn't support lists of dicts yet (https://github.com/scikit-learn/scikit-learn/issues/12545).
2019-01-17 21:52:17 +01:00
pyup.io bot 15fc408b70 Update libmozdata from 0.1.46 to 0.1.47 (#74) 2019-01-17 19:15:54 +01:00
pyup.io bot a09ec4f6cb Update libmozdata from 0.1.45 to 0.1.46 (#68) 2019-01-15 18:01:17 +01:00
Marco Castelluccio eb73ec72ed Use shap instead of internal feature_importances_ attribute 2019-01-14 23:48:51 +01:00
pyup.io bot 0983af6072 Update numpy from 1.15.4 to 1.16.0 (#64) 2019-01-14 11:41:09 +01:00
pyup.io bot 0f78f2b77a Update libmozdata from 0.1.44 to 0.1.45 (#55) 2019-01-07 15:58:45 +01:00
pyup.io bot a464840ca1 Update scikit-learn from 0.20.1 to 0.20.2 (#47) 2018-12-19 14:18:52 +01:00
pyup.io bot 8c1f6f7aa0 Update scipy from 1.1.0 to 1.2.0 (#45) 2018-12-18 11:38:54 +01:00
Marco Castelluccio b81b5fe7cd Install spaCy en model using requirements file 2018-12-14 00:01:21 +01:00
pyup.io bot e95f16b29a Update requests from 2.20.1 to 2.21.0 (#28) 2018-12-11 00:40:18 +01:00
pyup.io bot aea3ac997f Update spacy from 2.0.17 to 2.0.18 (#15) 2018-12-03 11:32:35 -05:00
pyup.io bot c498aff41c Update libmozdata from 0.1.43 to 0.1.44 (#14) 2018-11-28 17:06:31 +01:00
pyup.io bot eac067309a Update scikit-learn from 0.20.0 to 0.20.1 (#7) 2018-11-27 18:00:08 +01:00
pyup.io bot fa3575bd54 Update spacy from 2.0.16 to 2.0.17 (#13) 2018-11-27 17:56:31 +01:00
pyup.io bot cb9250a3f1 Update dependencies (#2)
* Update libmozdata from 0.1.40 to 0.1.43

* Update xgboost from 0.80 to 0.81

* Update imbalanced-learn from 0.3.3 to 0.4.3

* Update spacy from 2.0.12 to 2.0.16

* Update flake8 from 3.5.0 to 3.6.0

* Update flake8-coding from 1.3.0 to 1.3.1

* Update flake8-copyright from 0.2.0 to 0.2.2
2018-11-20 16:19:10 +01:00
Marco Castelluccio 4d43dae4f2 Update numpy to 1.15.4 and scikit-learn to 0.20.0 2018-11-20 15:24:10 +01:00
Marco Castelluccio 5cbd9d0846 Add scipy to requirements.txt 2018-11-20 11:32:23 +01:00
Marco Castelluccio 8961da1d9f Fix imbalanced-learn requirement
Former-commit-id: 178f85712b
2018-11-19 22:31:01 +01:00
Marco Castelluccio 2c3bc74546 Update requests requirement to 2.20.1
Former-commit-id: 703471476d
2018-11-12 12:57:48 +01:00
Marco Castelluccio 1c5d89bc80 Add script to retrieve data from a Mercurial repository
Former-commit-id: 121b42a9a3
2018-11-12 12:55:27 +01:00
Marco Castelluccio b174cec6a4 Don't use MongoDB
Former-commit-id: d25ee7891f
2018-10-11 15:43:44 +02:00
Marco Castelluccio 5f8d64aa7f Add optional lemmatization using spaCy
Former-commit-id: 5262e12663
2018-10-01 02:40:06 +02:00
Marco Castelluccio 540b7ebaa7 Perform under-sampling of the majority class
Former-commit-id: 8d3c7c3ba4
2018-09-24 00:11:49 +01:00
Marco Castelluccio f9c03d0f8f Add missing requirements
Former-commit-id: 884f75adfd
2018-09-24 00:11:28 +01:00
Marco Castelluccio a2533876fe Add a ML-based classifier
Former-commit-id: aef2400f3e
2018-09-22 02:10:21 +02:00
Marco Castelluccio 0012f574cf Update libmozdata to 0.1.40
Former-commit-id: 9c34e3710c
2018-09-22 01:57:59 +02:00
Marco Castelluccio 41c39ebaaf Use MongoDB to store bugs
Former-commit-id: c9e742744e
2018-09-21 17:11:34 +02:00
Marco Castelluccio 2364941b87 First commit
Former-commit-id: 37f2820f78
2018-03-11 20:12:35 +00:00