Alexandr Savinov
|
24efefa74b
|
fix problems with the label generator
|
2026-01-16 10:20:03 +01:00 |
|
Alexandr Savinov
|
c331d15551
|
fix imports of classifiers
|
2026-01-08 18:01:38 +01:00 |
|
Alexandr Savinov
|
984f843a81
|
move individual classifiers into separate modules imported only if used
|
2026-01-08 16:19:13 +01:00 |
|
Alexandr Savinov
|
30a4046bff
|
fix time zones and timestamp handling in diagrams
|
2025-11-02 13:08:09 +01:00 |
|
Alexandr Savinov
|
1849eb1cdf
|
add moving averge lines to the notifier diagram
|
2025-09-07 11:01:45 +02:00 |
|
Alexandr Savinov
|
39eda6af02
|
remove predict and scoring from train script and remove scoring from predict script
|
2025-08-24 13:02:51 +02:00 |
|
Alexandr Savinov
|
2084dae117
|
add model store reference to the arguments of the standard generator functions
|
2025-06-16 17:52:46 +02:00 |
|
Alexandr Savinov
|
a55a2e7bbd
|
pass model store to feature generators and unify their signatures
|
2025-06-15 12:17:00 +02:00 |
|
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 |
|