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

23 Коммитов

Автор SHA1 Сообщение Дата
KasparasKralikas 6a7e5fafe2
Merge pull request #1 from KasparasKralikas/duplicate-pairs-similarity
Duplicate Bug Report Detection Model
2020-06-17 18:47:12 +03:00
KasparasKralikas 468c32b890 Class weights and other optimizations 2020-06-17 10:45:11 +03:00
KasparasKralikas dfc38f6cb7 Introduced learning rate decay 2020-05-22 20:05:18 +03:00
KasparasKralikas eb29786a46 Added logging of target predictions 2020-05-12 20:34:34 +03:00
KasparasKralikas 81bd646bfa Improved prediction functionality for validation 2020-05-12 16:03:44 +03:00
KasparasKralikas bfe8d14856 Switched to completely siamese model 2020-05-11 22:13:44 +03:00
KasparasKralikas 2c8c80c1fc Improved the model and predictions functionality 2020-05-11 17:50:52 +03:00
KasparasKralikas 77fdf8bbca tweaked the model to use pretrained embedding 2020-05-09 16:57:18 +03:00
KasparasKralikas f489f034cb creating custom embedder 2020-05-09 12:40:50 +03:00
KasparasKralikas fcceee306d added ability to predict top k results 2020-05-08 20:12:31 +03:00
KasparasKralikas 11180b9e9b initial model for duplicate similarity evaluation 2020-05-08 09:39:49 +03:00
KasparasKralikas 593b64a5f1 Tweaking parameters and metrics 2020-05-05 15:53:03 +03:00
KasparasKralikas 1fa51e3921 Introduced new metrics 2020-05-03 18:17:14 +03:00
KasparasKralikas 493b2726b3 Introduced bug_mode_client module to simplify usage 2020-04-28 16:30:03 +03:00
KasparasKralikas 74ddf071b4 switched to using one_hot encoding, introduced more metrics 2020-04-27 15:10:43 +03:00
KasparasKralikas d53dbf1bd4 Simple duplicate classifier implemented 2020-04-14 20:24:12 +03:00
KasparasKralikas 1375eeeae6 Adding master_id column 2020-04-14 19:21:28 +03:00
KasparasKralikas 2eadf13c42 Moved the implementation to bug_model module 2020-04-14 19:09:26 +03:00
KasparasKralikas f9e67e23f3 Basic model that classifies report as a bug or a spam 2020-04-14 16:35:01 +03:00
KasparasKralikas 8f9b0c963e Included extra column 2020-04-14 14:56:59 +03:00
KasparasKralikas 231ea52b96 Basis for text preprocessing 2020-04-14 14:43:45 +03:00
KasparasKralikas 38a8a15920 Ignoring the training dataset 2020-04-14 12:23:20 +03:00
KasparasKralikas 1793da9ec4 Initial commit 2020-04-14 12:19:09 +03:00