Causal inference in time series classification problems
by
, 06-14-2024 at 08:20 PM (215 Views)
more...In the previous article, we have thoroughly examined training via meta learner and cross-validation, as well as saving models in the ONNX format. I have also noted that machine learning models are not capable of finding patterns out of the box in disparate and contradictory data. In this case, it is very important what exactly is sent to the input and output of a neural network or any other machine learning algorithm.
...
This article describes an attempt to understand some causal inference techniques in relation to algorithmic trading.