AnnaDS / Stock_forecast

Test different state of art time series forecasting models for stock price prediction combining it with additional data from news feed to define the winner and build trading strategy on top.
0 stars 4 forks source link

Test NBEATS model from Darts #9

Open AnnaDS opened 2 weeks ago

AnnaDS commented 2 weeks ago

Test model and evaluate MAPE

AnnaDS commented 2 weeks ago

https://unit8co.github.io/darts/generated_api/darts.models.forecasting.nbeats.html

AnnaDS commented 2 weeks ago

Save trained model in 'forecasting/models' folder