Commit Graph

19 Commits

Author SHA1 Message Date
3c2fa92cff
feat(data): more data 2021-01-03 19:35:33 -05:00
044a13ed3b
feat(data): more reports 2021-01-03 16:56:53 -05:00
b31c6bfc46
feat(data): more reports 2021-01-02 17:28:30 -05:00
47f6da6ffb
fix(trainer): use LF newlines for real 2021-01-02 17:28:17 -05:00
1e8e512a7b
fix(trainer): use LF newlines 2021-01-02 16:59:40 -05:00
1e33ba0487
feat(trainer): have trainer sort data automatically 2021-01-02 16:59:00 -05:00
7147d92468
feat(data): more reports 2021-01-02 16:53:47 -05:00
1577c292a6
feat(data): more reports 2021-01-02 13:52:02 -05:00
deac55d19b
feat(data): add more data 2021-01-02 13:09:00 -05:00
4229438ed5
chore(data): fix mode 2021-01-02 07:54:49 -05:00
09995d3cf9
chore(trainer): only save model on full run 2021-01-02 07:31:34 -05:00
0a575866fa
feat(data): add more reports 2021-01-02 07:31:09 -05:00
bbde5df7f8
feat(data): catch up on reports 2020-12-31 17:10:20 -05:00
49d84ee00e
feat(data): add more FC ads 2020-12-29 10:11:56 -05:00
9a8e301c74
chore(data): add more data 2020-12-28 22:39:10 -05:00
96ef48f9db
refactor(trainer): use correct schema, though it shouldn't matter 2020-12-28 22:04:50 -05:00
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
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
482cc23c7d
feat(trainer): add trainer to actual repo 2020-12-28 20:14:19 -05:00