Commit graph

17 commits

Author SHA1 Message Date
Alexandr Savinov
6682b9a34e change conditions for making async or sync calls 2025-03-25 20:27:43 +01:00
Alexandr Savinov
5daee2abbc restructure config parameters for training 2025-03-07 16:46:14 +01:00
Alexandr Savinov
98c572b793 introduce parameter for selecting every nth row for training 2025-03-02 20:12:58 +01:00
Alexandr Savinov
5e954e08df improve the logic of preparing train data 2025-03-02 18:01:24 +01:00
Alexandr Savinov
e803739cc0 change the way transaction path is specified in transaction simulator 2025-02-22 12:31:37 +01:00
Alexandr Savinov
e3012483c7 swtich to async calls for output functions 2025-02-16 12:46:03 +01:00
Alexandr Savinov
1093298895 refactor: move all output functions like notifiers and traders into a standard extandable set of outputs 2025-02-15 13:32:24 +01:00
Alexandr Savinov
63d9985f6f move function name resolution function to utils package 2025-02-15 11:25:08 +01:00
Alexandr Savinov
c299e61b4c removed deprecated and unused code 2025-01-11 19:02:01 +01:00
Alexandr Savinov
5e6526c8c6 improve generator of algorithm models 2025-01-11 18:44:28 +01:00
Alexandr Savinov
d095ff9998 add possitibility of regression models for nn algorithm 2024-12-17 18:49:01 +01:00
Alexandr Savinov
66837d5607 add a possibility to have regression algorithms 2024-12-15 21:52:18 +01:00
Alexandr Savinov
529fde97db refactoring: move new train/predict generators to common location and other minor changes 2024-03-24 13:22:52 +01:00
Alexandr Savinov
76efaa84f9 re-implement predicted features using new generators in online mode 2024-03-24 12:25:59 +01:00
Alexandr Savinov
bd0cc7c9b7 external generators with names resolved to functions 2024-03-17 11:12:55 +01:00
Alexandr Savinov
af08227099 repair train signals script 2023-12-22 16:36:28 +01:00
Alexandr Savinov
b4b75662b6 added a dispatcher for generators 2023-12-10 11:51:26 +01:00