Commit graph

23 commits

Author SHA1 Message Date
Alexandr Savinov
9f5abb3207 pass parameters for early stopping from config to the object 2025-03-09 12:06:11 +01:00
Alexandr Savinov
055abc346f remove unused attributes for training 'shifts' and 'predict' 2025-03-07 17:16:37 +01:00
Alexandr Savinov
5daee2abbc restructure config parameters for training 2025-03-07 16:46:14 +01:00
Alexandr Savinov
d72350f701 fix problem with loss function not found in nn algorithm 2024-12-21 11:53:14 +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
8c59dc94eb adjust train parameters 2024-12-14 10:27:28 +01:00
Alexandr Savinov
c47ff0b7f4 adjust nn classifier parameters and requirements 2024-05-11 15:27:08 +02:00
Alexandr Savinov
400946d05c support for parquet in signal files 2024-03-16 14:06:50 +01:00
Alexandr Savinov
7dd353d629 parameterize layers of neural network classifier 2023-10-15 17:00:29 +02:00
Alexandr Savinov
61e40209e6 remove a lightgbm parameter incompatible with new version 2023-08-12 19:35:21 +02:00
Alexandr Savinov
d1883f443d fix memory leak in tensorflow because of repeated predictions in a loop 2023-05-14 14:13:53 +02:00
Alexandr Savinov
a3e7a658e2 fix problems with support vector classifier and add it to model store 2022-08-05 20:24:42 +02:00
Alexandr Savinov
aad475616b parameterization and small changes 2022-07-24 11:06:33 +02:00
Alexandr Savinov
e8e447141a minor changes 2022-07-23 09:12:34 +02:00
Alexandr Savinov
a90e87c797 refactorings and optimizations 2022-06-26 17:32:41 +02:00
Alexandr Savinov
2054ff963b move file names to config from P class 2022-04-15 21:45:46 +02:00
Alexandr Savinov
a7c336d499 use model repo 2022-04-15 15:27:30 +02:00
Alexandr Savinov
f5cbdd0ae6 next iteration and introduce file with algo hyper-parameters 2022-04-15 11:46:19 +02:00
Alexandr Savinov
cb60795e79 improvements and parameterization 2022-04-13 16:34:38 +02:00
Alexandr Savinov
4b6fee9a9d latest changes 2022-04-10 19:38:53 +02:00
Alexandr Savinov
91ef6652a0 refactor feature generation 2022-03-25 22:48:23 +01:00
Alexandr Savinov
f1a28fe077 initial commit 2022-03-20 10:09:33 +01:00