Machine learning in trading: theory, models, practice and algo-trading - page 2764
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
After oversampling, will the new predictive power of the predictors be of value? Who has thought about that?
It doesn't. Checked.
Below, mashka with periods 512-256-128-64-32-16-16-8-4-4-2-1 and their importance are fed to the input (OUT here is also an input).
Just a curious fact: the neural network determined the importance of mashas with a shorter period than with a longer period.)) Kind of a discrepancy, ......
According to my observations, if you add to the neural network something "axe", "heavy", but related to the instrument, then on the one hand it distorts the balance line on the backtest after training. BUT! It also equalises the forward line, it stops going to the bottom every time and goes flat. That is, roughly speaking, we won't make money, but we won't lose the whole depo, and this is the first rule of trading. It turns out that we should juggle in this direction, because the next task is to turn the balance line upwards.
I don't know what you're talking about.
I don't use time, it's built into the increments.Last time the trading time was specific, I don't remember by day of the week. but definitely by time of day, from 17 to 18 like. I.e. manual time breakdown or something else, but final training on a specific time period.
In general, the construct If increments are such and such in such and such a time interval is used without splitting into time segments or first find time segments that have something on them and then train on them?
Time-based signs are not used. They have low predictive power and very large variations in that predictive power. Although they are better than the mashka variants.
Thanks.
Last time the trading time was specific, I don't remember the days of the week. but exactly the time of the day, from 17 to 18 like. I.e. manual or otherwise, but final training on a specific time period.
In general, the construct If increments are such and such in such and such a time interval is used without splitting into time segments or first find time segments that have something on them and then train on them?
Can I have a link? I don't know what we're talking about.
After oversampling, will the new predictive power of the predictors be of value? Who has thought about this?
It doesn't change. Checked.
If a person doesn't distinguish between covariation and correlation, I don't even ask such a person what they mean by median
, but "predictive ability", understood as the difference between the medians between two vectors obtained by dividing the predictor by classes, is absolutely accurate.
By description, this is the "line" which in ML is just a threshold in any classification algorithm....
if he had done a standard intergroup analysis of variance, he would have been able to estimate statistical significance, but of course oversampling doesn't change anything for him (it just counts %% of correct guesses of class membership)....
after his reference to the picture of covariances, I can clearly state that he is comparing flies with cutlets... which proves this question of his (he forgets and remembers correlations very slippery).
1. Do you know the correlations between actual and nominal variables?
I know OLS and ANOVA and the interpretation of the significance of their estimates, and the fact that resampling doesn't change anything for your "ability" can only indicate that the "if-then" function would be enough for you not to build a model (and even try to ignore the statistical basis of modelling) and not to be able to estimate the coefficient of significance of the results of your classDist, but only the percentage of reliable answers given by it....
== the same problem of indistinguishable flies and cutlets in basic concepts with cries about "tools" that hit on or off the mark.... well, yes, with a 30% probability (some tools are still slightly distinguishable) - maybe "do nothing" is distinguishable by 70% guessing ?
It just can't get the change of coefficients_values during resampling from its algorithm... by definition
Can I get a link? I'm not buying it. What are you talking about?
I can't find the correspondence here, I have the file here, July 2020.
I can't find the correspondence here, I have the file here, July 2020.
I don't remember what it is ) maybe it's from an article on season tickets.
in any case, I don't touch time now, if the analogy with the stumbling window, it's not about time as such.
but in general yes, the lag of increments will change and the window itself will shift. It can be done in different ways, I haven't done something specific yet.