Open snitovets opened 1 year ago
Regarding 1st point, looks like I completely misunderstood how it works. But now I figured it out.
There should be models already in github, at least for the binanceus exchange (in user_data/strategies/binanceus/models). Those models should actually work for any exchange, so you could just copy them to another exchange folder if needed. I am currently generating new models, so I'll upload those soon (it takes a long time)...
Thanks,
Phil
On Tue, Apr 4, 2023 at 6:46 AM Vitaliy Snitovets @.***> wrote:
Regarding 1st point, looks like I completely misunderstood how it works. But I figured it out.
— Reply to this email directly, view it on GitHub https://github.com/nateemma/strategies/issues/15#issuecomment-1496004954, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABD4X532IV6PIY3S4M4KMWDW7QQ2PANCNFSM6AAAAAAWSU3O4M . You are receiving this because you were mentioned.Message ID: @.***>
FYI, I updated many of the models on GitHub. Sorry it took so long, I've been having trouble pushing to GitHub for the last month or so
Thanks,
Phil
Hello, @nateemma!
I would appreciate if you share few recommendations about training data:
1. Should I have to train/hyperopt every classifier separately (NNTC_dwt_CNN, NNTC_dwt_GRU etc.) to make it work properly?