Alexandr Savinov
|
984f843a81
|
move individual classifiers into separate modules imported only if used
|
2026-01-08 16:19:13 +01: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
|
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
|
6d085f8475
|
minor improvements to the usage of model store in scripts
|
2025-06-16 17:51:33 +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
|
65c6f4df67
|
implement load and store models explicitly specified in the config in model registry
|
2025-06-14 20:17:19 +02:00 |
|
Alexandr Savinov
|
6291274195
|
refactor model store by introducing a dedicated class
|
2025-06-14 12:39:27 +02:00 |
|
Alexandr Savinov
|
c31db73d9f
|
changes of columns in simulator
|
2025-04-26 11:13:57 +02:00 |
|
Alexandr Savinov
|
9da133c936
|
small adjustment of error messages in scripts
|
2025-04-17 17:22:55 +02:00 |
|
Alexandr Savinov
|
2e4ce13fe1
|
add check for existing columns
|
2025-03-25 20:04:36 +01:00 |
|
Alexandr Savinov
|
5e6526c8c6
|
improve generator of algorithm models
|
2025-01-11 18:44:28 +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
|
bf2b48b216
|
re-implement predict script to use newly introduce ml-feature config
|
2024-03-23 18:13:57 +01:00 |
|
Alexandr Savinov
|
befa2c24dc
|
support of parquet for predictions
|
2024-03-16 13:46:08 +01:00 |
|
Alexandr Savinov
|
ba2c8b14a9
|
support for parquet format for matrix file
|
2024-03-16 13:08:25 +01:00 |
|
Alexandr Savinov
|
6d40bbcfb8
|
remove pandas warnings
|
2024-03-16 12:01:49 +01:00 |
|
Alexandr Savinov
|
0a2f3c42aa
|
adapt predict script to the new config structure
|
2023-12-10 14:56:35 +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
|
c5f4251e91
|
add ISO date format to all date parsers and readers
|
2023-08-24 20:24:11 +02:00 |
|
Alexandr Savinov
|
6d88256b34
|
minor improvements in predict and predict rolling
|
2023-08-20 09:47:19 +02:00 |
|
Alexandr Savinov
|
2ae11e4155
|
use algorithm configurations from config file instead of the model_store
|
2023-08-08 20:56:43 +02:00 |
|
Alexandr Savinov
|
e65059f18e
|
processing new score aggregation sets in all scripts
|
2023-08-06 11:27:35 +02:00 |
|
Alexandr Savinov
|
67aacc893a
|
fix bug in predict
|
2023-03-11 17:31:16 +01:00 |
|
Alexandr Savinov
|
7bdf6542fe
|
fix error in finding labels
|
2023-03-11 10:12:19 +01:00 |
|
Alexandr Savinov
|
39a53a5df6
|
parameterize model folder in config
|
2023-03-11 10:05:43 +01:00 |
|
Alexandr Savinov
|
5de99711be
|
rename scripts
|
2022-08-27 13:25:07 +02:00 |
|