Machine learning in trading: theory, models, practice and algo-trading - page 3154
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
I specifically answered your specific question - in any one you want. That's your own business. It's even strange why I was asked. It had nothing to do with the topic I was interested in.
Hmm, you've reported here in the thread about uplift models, which are an evolution of A-B testing. So, the method is designed to estimate the impact when the target changes from the new impact. So it's obvious to me that the starting point of the influence of the predictor being sought should be set. Here I wanted to hear your thoughts on this issue. Including the reason why you think it is not important.
Why call masterpieces rubbish? I offered you free of charge, including on your superlatives, just like Alexei. But I was sent to the kodobazu. And now he, the complainer, runs around calling me names.
Who's the complainer? Who's calling me names?
If it's me, the accusations are baseless. I will spend my energies to remove the undesirables, in fairness, only if it is necessary to achieve my goals.
I offered to give the predictor values for verification, as it is quick.
I wrote earlier that I use predictors in large numbers on data from ZZ, I even described the gist of it. It is counterproductive to rewrite it in python.
Thanks for the article!
Translated it, read it.
Can you help me translate the algorithm in the form of formulas into a more understandable language? And I will try to write the code of this method of building a tree.
There, in the article, on page 10, there is an implementation in the form of pseudocode. On the penultimate page, in the appendix, there are references to the implementation in the R language and to the data used in the article.
How, in general terms, do you implement decision trees in mql5? Through arrays or templates?
Hmm, you have reported here in the thread about uplift models, which are an evolution of A-B testing. So, the method is designed to estimate the influence when the target changes from the new influence. So it is obvious to me that the starting point of the influence of the predictor being sought should be set. Here I wanted to hear your thoughts on this issue. Including the reason why you think it is unimportant.
Who's the complainer? Who's calling names?
If it's about me, the accusations are baseless. I will spend my energies to eliminate the undesirable, in fairness, only if it is necessary to achieve my goals.
I offered to give the predictor values for verification as it is quick.
I wrote earlier that I use predictors in large numbers on data from ZZ, I even described the gist of it. Rewriting this to python is counterproductive.
This approach does not work well on new data. Apparently because I did a poor job of defining what should be a tritent and in relation to what :)
the idea of R-learner is taken from hereThis approach does not work well on new data. Apparently because I did a poor job of defining what should be a tritent and in relation to what :)
the idea of R-learner is taken from hereThe article uses very important knowledge about inputs - elasticity of supply-demand. Hence the persistent odour of over fitting.
We don't have such fundamental quote data, moreover, it's likely that elasticity doesn't work: the price of an asset can vary from zero to sky-high.
The code you have posted, as well as the causal approach itself, will be of value only after running it in the MKL-5 tester, and necessarily with a forward.
Even adjusted for elasticity, it didn't work at all on the new data. It stayed fine on the traine, though.
The reasons are being determined...
Because it may have worked, but not in the way you'd like it to work
Even adjusted for elasticity, it didn't work at all on the new data. Although it stayed fine on the traine.
The reasons are being established...
Because it may have worked, but not in the way you'd like it to work
There is no obvious cause and effect in the graphs, like air temperature and --> buying ice cream.
The tritment is how you influence the system. That's where the impact of price changes (your impact) on sales is considered.
I influenced the directions of transactions by training the model. Lerner showed me that this does nothing ) but it didn't fix anything either.