gmcaixeta

Results 7 comments of gmcaixeta

Wouldn't it be worth using the auto-arima from the statsforecast nixtla library which was implemented in python ? ![image](https://github.com/awslabs/gluonts/assets/34396151/b5b8c616-fe09-482a-becc-4f93245ab8e2) ![image](https://github.com/awslabs/gluonts/assets/34396151/895d095c-a17e-423e-a8a5-5118454d769b)

@melopeo Sorry, my mistake.

Is there any update on this request (maybe using pytorch) ? It would be nice to visualize the model like SHAP or neural prophet does: ![image](https://github.com/awslabs/gluonts/assets/34396151/c5df9db8-2d47-429a-820c-dc61d212ca7f) ![image](https://github.com/awslabs/gluonts/assets/34396151/238fa3ac-f063-452a-b15f-6b94261f9818)

> @gmcaixeta I am interested in the pictures you mentioned. Could you please refer to it so that I can learn in detail? https://shap.readthedocs.io/en/latest/ https://neuralprophet.com/tutorials/tutorial01.html

One suggestion: It is possible to create a Rest API on top of metatrader. In that case, using Fastapi + Metatrader library for instance, it is possible to create all...

> There are metatrader docker containers out there we can use. We could also take the same approach that was done with interactive brokers. I've been using this project, and...

> > > There are metatrader docker containers out there we can use. We could also take the same approach that was done with interactive brokers. > > > >...