Machine learning in trading: theory, models, practice and algo-trading - page 3161

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Remember _Vizard kept extending some points in his vids and then deleting them? )
https://github.com/abidlabs/contrastive
Remember _Vizard kept extending some points in his vids and then deleting them? )
https://github.com/abidlabs/contrastive
Then there's PLS. At first glance, the idea is similar.
Then there's PLS. At first glance, the idea is similar.
There's also t-sne, umap, lle.... And a bunch of other stuff
One thing I don't understand, what is the point of enthusiasm? The director of IT department has never done PCA ? )))
There's also t-sne, umap, lle.... And a bunch of other stuff.
One thing I don't understand, what's the point of enthusiasm? The director of IT department has never done PCA ? )))
These seem to be non-linear, and those are both linear like PCA, if I'm not confused.
Then there's PLS. At first glance, the idea seems similar.
Is an additional dataset used there too?
No, the problem formulation is formally different and labels are used there. The similarity seems to me to be in the search of spaces on which the projection is made. I think both approaches are also used in genetics, where the dimensionality of features is huge, larger than the number of examples.
No, the problem formulation is formally different and labels are used there. The similarity seems to me to be in the search for spaces on which the projection is made. I think both approaches are also used in genetics, where the dimensionality of traits is huge, more than the number of examples.
Does it use an additional dataset too?
Had a closer look. Yes, the difference is more significant, although I was not mistaken about the linearity of the method.
cPSA, supposedly, can help to visually find subtle differences between market phases. Let's become wizards too)
I took a closer look. Yes, the difference is more significant, although I was not mistaken about the linearity of the method.
cPSA, supposedly, can help to visually find subtle differences between market phases. Let's become wizards too)
Yes, when there is a lot of noise, components with maximum variance can't show anything. I didn't understand how the second dataset is involved, but it's also something from kozul and there was something about tritment in his videos.
Well, it seems that the second dataset is needed just to find the contrast with the first one. It seems that somehow the covariance matrices for both datasets are cleverly compared.