Commit graph

16 commits

Author SHA1 Message Date
Alexandr Savinov
ec00d1b082 introduce predict_length parameter and use it in scripts depending on the train or predict mode 2025-07-26 19:40:49 +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
9da133c936 small adjustment of error messages in scripts 2025-04-17 17:22:55 +02:00
Alexandr Savinov
1c05e6a0bc introduce new config section for trained features and re-implement train script based on this config 2024-03-23 15:34:58 +01:00
Alexandr Savinov
ba2c8b14a9 support for parquet format for matrix file 2024-03-16 13:08:25 +01:00
Alexandr Savinov
4d1062fc03 support parquet for feature file 2024-03-16 12:31:14 +01:00
Alexandr Savinov
cd5db136c4 refactorings and renamings for unifying various generators 2023-12-10 11:47:25 +01:00
Alexandr Savinov
6ca33fa8b4 add diagnostic messages 2023-09-02 11:42:12 +02:00
Alexandr Savinov
0c6d2f71dd minor parameter adjustments 2023-08-27 12:30:16 +02:00
Alexandr Savinov
c5f4251e91 add ISO date format to all date parsers and readers 2023-08-24 20:24:11 +02:00
Alexandr Savinov
d22bdfc21f requirements and some minor changes in printing 2023-08-06 12:03:55 +02:00
Alexandr Savinov
b1209dd776 modify processing of relative parameters of feature generator 2023-07-28 08:46:52 +02:00
Alexandr Savinov
4ec1e2d692 improvement: add output to label generation loop 2023-06-13 20:01:50 +02:00
Alexandr Savinov
d95846eeb6 use signed trade score instead of two unsigned buy and sell scores 2023-03-26 15:47:30 +02:00
Alexandr Savinov
34c7904391 integrate new labels and adjust its parameters 2023-02-19 20:50:25 +01:00
Alexandr Savinov
a8add04e48 rename scripts 2022-08-27 13:05:49 +02:00
Renamed from scripts/generate_labels.py (Browse further)