Hacker News new | ask | show | jobs
by jzombie 923 days ago
Are you training a single model that's supposed to represent the entire market?
1 comments

No,

I train each stock on a separated model to not interfere and make the dataset "dirty".

Each stock has its own dynamics thats why i split each model

Yeah, that's how I thought it should be. Sounds like a lot of models you're building.

Do you tune each one separately as well or do you find a base tuning and go w/ that?