LSTM time series prediction
2 ビュー (過去 30 日間)
古いコメントを表示
Abolfazl Nejatian
2017 年 11 月 17 日
コメント済み: Jaroslav Hook
2023 年 8 月 15 日
hey every one I'm going to predict a big (1*50000) financial series. initially, I converted my data to (24*49976) with the purpose of 24 hours delays. now I've a matrix shape dataset can be used in ANFIS and neural network, easily. so the question is: is this true approach to build the input matrix? the second question is how can I use this (24*49976) dataset for deep learning algorithms exist in MATLAB; i means as i know Matlab Deep learning toolbox use for classification but my target is Continuous! so whats your ideas to solve my prediction problem? If you have an example or any guiding document please help me.
thanks in advance Abolfazl Nejatian
1 件のコメント
Jaroslav Hook
2023 年 8 月 15 日
I need a 4 feature (most recent 10-20 lags ) predictor of a single value.
Which thenwork is the most suitable here ?
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Sequence and Numeric Feature Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!