Tagged Questions
5
votes
0answers
69 views
How to perform Empirical Mode Decomposition?
I am trying to use the EMD applied to EURUSD open price to train a machine learning algo (RVM).
I have run only once the EMD on my training set and once on the training+test set.
The results on the ...