Commit graph

19 commits

Author SHA1 Message Date
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
Renamed from scripts/train_predict_models.py (Browse further)