intelligent-trading-bot/common
2023-03-26 15:46:12 +02:00
..
__init__.py initial commit 2022-03-20 10:09:33 +01:00
classifiers.py fix problems with support vector classifier and add it to model store 2022-08-05 20:24:42 +02:00
depth_processing.py multiple sources and their processing by merger and feature generator as well as refactorings 2022-04-23 09:18:45 +02:00
feature_generation.py minor changes 2022-08-20 11:26:28 +02:00
feature_generation_rolling_agg.py fix problem with nan handling in a feature function 2022-07-17 10:14:30 +02:00
label_generation_highlow.py integrate new labels and adjust its parameters 2023-02-19 20:50:25 +01:00
label_generation_topbot.py refactor extreme labels for performance and to removing warning 2022-12-18 10:47:54 +01:00
model_store.py increase default train size 2023-03-26 15:46:12 +02:00
signal_generation.py unify signatures of rule functions 2023-03-11 17:43:59 +01:00
utils.py multiple sources and their processing by merger and feature generator as well as refactorings 2022-04-23 09:18:45 +02:00