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

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
If you know, don't say anything. And if you say you know, show me. Otherwise it's not nice: "I know but I won't tell you, and you're all fools!".
Are you able to absorb new information? I showed you, read the link.
What is the stopping criterion?
any
Are you able to absorb new information? I showed you, read the link.
any
You haven't given an answer. When is it necessary to stop learning?
by any custom criteria, I answered the question.
by any custom criteria, I answered the question.
By what, any? Name two very specific criteria.
Accuracy, ROC/AUC, R^2.
This is an external (custom) criterion by which the NS is not optimised (trained)
So it is possible to train several different neural networks, and each according to its own criterion?
If I understood correctly and it is so, this is suitable for me.
I have to do it
So you can train several different neural networks, and each on a different criterion?
If I understand it correctly and that's the case, that works for me.
I'm going to have to look into it.
You can stop training by any criterion, but they are usually trained by logloss.
depending on the criterion you will get different models with different propertiesAccuracy, ROC/AUC, R^2
Well, can you give graphs of these criteria during training and show where exactly on this graph you need to stop training?
You don't need to throw links, you can draw by hand and show where exactly.