Skip to content

PyTorch Vision for stock chart classification - request for help with models #109

Answered by mrdbourke
fabriziogiordano asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @fabriziogiordano,

Fantastically posed question but I don't recommend using ML for any kind of stock forecasting or trading.

See my explanations here: https://dev.mrdbourke.com/tensorflow-deep-learning/10_time_series_forecasting_in_tensorflow/#model-10-why-forecasting-is-bs-the-turkey-problem

But essentially, the "free" market is free precisely because it is unpredictable.

You will likely find it quite hard to beat a model that just tosses a coin every day saying whether the market is up or down (which is what you're seeing with the results of ~55% on the test set).

And even if it does get it right more than 50%, much of it will be luck.

For further reading, I'd suggest Nassim Taleb's…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fabriziogiordano
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants