Alexandr Savinov
|
804c3c7b78
|
fix an issue with tensorflow/keras import
|
2026-01-21 13:10:46 +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
|
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
|
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
|
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
|
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
|
bf2b48b216
|
re-implement predict script to use newly introduce ml-feature config
|
2024-03-23 18:13:57 +01: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
|
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
|
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
|
6dab2a608a
|
improve parameterization of the train procedure
|
2023-08-11 20:17:11 +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
|
39a53a5df6
|
parameterize model folder in config
|
2023-03-11 10:05:43 +01:00 |
|
Alexandr Savinov
|
5e1174af6a
|
remove warnings and minor changes
|
2022-12-18 10:52:17 +01:00 |
|
Alexandr Savinov
|
5de99711be
|
rename scripts
|
2022-08-27 13:25:07 +02:00 |
|