Commit Graph

177 Commits

Author SHA1 Message Date
Anna 78a8f626d5
chore: bump version to 1.5.4 2021-01-06 19:21:58 -05:00
Anna b5c297219e
feat(data): add more data 2021-01-06 19:21:03 -05:00
Anna d18097c62c
feat: add copy to clipboard button 2021-01-06 17:18:19 -05:00
Anna d031926ccb
feat(data): add even more data 2021-01-05 18:02:03 -05:00
Anna 9b83e829bd
feat(data): add more data 2021-01-05 11:39:44 -05:00
Anna 44c8273666
feat(defs): avoid false positive 2021-01-05 11:39:27 -05:00
Anna a0a05671eb
feat(data): catch another rmt group 2021-01-05 11:32:28 -05:00
Anna 3c2fa92cff
feat(data): more data 2021-01-03 19:35:33 -05:00
Anna 044a13ed3b
feat(data): more reports 2021-01-03 16:56:53 -05:00
Anna 8f4ea6b324
feat(defs): more pf rmt 2021-01-03 16:56:34 -05:00
Anna e14086463e
feat(defs): catch new pf rmt 2021-01-03 14:17:58 -05:00
Anna b31c6bfc46
feat(data): more reports 2021-01-02 17:28:30 -05:00
Anna 47f6da6ffb
fix(trainer): use LF newlines for real 2021-01-02 17:28:17 -05:00
Anna 1e8e512a7b
fix(trainer): use LF newlines 2021-01-02 16:59:40 -05:00
Anna 1e33ba0487
feat(trainer): have trainer sort data automatically 2021-01-02 16:59:00 -05:00
Anna 7147d92468
feat(data): more reports 2021-01-02 16:53:47 -05:00
Anna 1577c292a6
feat(data): more reports 2021-01-02 13:52:02 -05:00
Anna b5a7728485
fix: only look at ml if over min words 2021-01-02 13:51:48 -05:00
Anna deac55d19b
feat(data): add more data 2021-01-02 13:09:00 -05:00
Anna f010493197
refactor: clean up slightly 2021-01-02 08:23:41 -05:00
Anna bed4bf79f8
refactor(tests): convert to sdk 2021-01-02 08:08:28 -05:00
Anna 7bbc4d3a6d
feat(defs): reduce false positives 2021-01-02 07:59:04 -05:00
Anna 4229438ed5
chore(data): fix mode 2021-01-02 07:54:49 -05:00
Anna ee5abcea89
chore: bump version to 1.5.3 2021-01-02 07:40:30 -05:00
Anna 9383bafe47
chore: bump version to 1.5.2 2021-01-02 07:32:00 -05:00
Anna 09995d3cf9
chore(trainer): only save model on full run 2021-01-02 07:31:34 -05:00
Anna 0a575866fa
feat(data): add more reports 2021-01-02 07:31:09 -05:00
Anna bbde5df7f8
feat(data): catch up on reports 2020-12-31 17:10:20 -05:00
Anna 3316fc08d5
refactor: make compute private 2020-12-29 10:31:41 -05:00
Anna 49d84ee00e
feat(data): add more FC ads 2020-12-29 10:11:56 -05:00
Anna 9b4c817587
chore: remove old shell script 2020-12-29 10:11:14 -05:00
Anna 9a8e301c74
chore(data): add more data 2020-12-28 22:39:10 -05:00
Anna 96ef48f9db
refactor(trainer): use correct schema, though it shouldn't matter 2020-12-28 22:04:50 -05:00
Anna 908133bdf8
refactor: put computation in interface
This basically undoes the benefits of the previous commit. May end up being reverted.
2020-12-28 21:48:31 -05:00
Anna e24c54cfbc
refactor(training): compute properties in pipeline
Hopefully no longer required the data structure to be updated when new computed properties are added. This should also reduce duplication and make it easier to make bigger changes to the model without needing to update the plugin.
2020-12-28 21:01:35 -05:00
Anna 83cb794dfc
chore: update DalamudPackager 2020-12-28 20:23:56 -05:00
Anna 6fa22098b7
chore: add some PF RMT tests (already covered) 2020-12-28 20:23:24 -05:00
Anna 482cc23c7d
feat(trainer): add trainer to actual repo 2020-12-28 20:14:19 -05:00
Anna ea4c611b46
refactor(model): add weight column 2020-12-28 15:09:32 -05:00
Anna c28a7d6501
fix(defs): catch new pf rmt 2020-12-28 15:09:12 -05:00
Anna 2ce3f39f6c
chore: wrap the description 2020-12-28 10:22:16 -05:00
Anna e6dac668e1
feat: add WTB and WTS to trade words 2020-12-27 14:05:22 -05:00
Anna c4e91aae00
fix: trim text when checking for number of words 2020-12-27 14:05:06 -05:00
Anna 034c3d84af
fix: use correct manifest url 2020-12-27 11:33:33 -05:00
Anna 59be5f2054
chore: add DalamudPackager 2020-12-27 11:33:18 -05:00
Anna 221877cbe5
refactor: update for testing 2020-12-25 20:24:43 -05:00
Anna b32b47397d
fix(defs): catch more phishing 2020-12-24 22:55:26 -05:00
Anna 1487863c19
fix: make plugin work on stock Dalamud
Use some horrible, cursed AppDomain shit to load dependencies that break on normal Dalamud in their own environment, then do classification there instead.
2020-12-23 03:52:19 -05:00
Anna 6b937bc937
feat: add machine learning mode 2020-12-22 20:23:54 -05:00
Anna 42de81b494
chore: switch to sdk project 2020-12-19 20:26:36 -05:00