Predict() and perform() difference for model validation.

What is difference between predict() and perform() function for model validation?

 採用された回答

Nikhil Kori
Nikhil Kori 2020 年 7 月 7 日

0 投票

Hi,
Predict function is used to predict responses of linear regression model, for more information refer Predict() documentation.
Perform function calculates the neural network performance, for more information refer Perforce() documentation.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

製品

質問済み:

2019 年 1 月 10 日

回答済み:

2020 年 7 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by