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.
1 stars 10 forks source link

Prepare stock time series data for supervised learning models like LSTM and XGboost #3

Closed AnnaDS closed 5 months ago

AnnaDS commented 5 months ago

Use lags and other features to transform time series to the format ready for supervised models