フィルターのクリア

Best machine learning model to predict times series from initial conditions

9 ビュー (過去 30 日間)
Hi all,
I have some time series generated from a set of initial conditions, to make an example I will call them A, B, C and D conditions.
Each time history has its value of A, B, C and D.
I would like to know which is the best machine learning model with which I can develop a trained framework predicting the corresponding time history behaviour giving the A, B, C and D conditions.
Thank you

採用された回答

Dinesh Yadav
Dinesh Yadav 2020 年 3 月 9 日
Hi Giacomo,
For time series forecasting use ARIMA or NARX algorithm.
For time series prediction use LSTM or RNN algorithm.
Hope it helps.
  2 件のコメント
Giacomo Notaro
Giacomo Notaro 2020 年 3 月 11 日
Thank you very much!
Giacomo Notaro
Giacomo Notaro 2020 年 3 月 12 日
Hi, exploring your solutions I didn't find a model which starts from some values to reconstruct a time series.
They only predict the future steps of an existing time series. I need something which knows only the initial conditions, not the first time steps values. It has to build a sequence from scratch based on the experience of initial conditions and their associated feedback resulting time series.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by