How to forecast future result using trained model

1 回表示 (過去 30 日間)
Masselia Rafiei
Masselia Rafiei 2021 年 6 月 11 日
コメント済み: Asvin Kumar 2021 年 6 月 23 日
I have used the command below but the prediction does not show result beyond my trained data. The trained data is a result obtained from using the regression learner application.
yfit = trainedModel.predictFcn(starttoend)
Anything beyond the trained data gives a constant value. Is there a way to forecast future reading using the trained model?
  1 件のコメント
Asvin Kumar
Asvin Kumar 2021 年 6 月 23 日
You might receive a better response from the community if you could provide more info.
Mention details about the nature of your model, the type of input. Share any code and sample data that you have.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeRegression についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by