Predict() and perform() difference for model validation.
    4 ビュー (過去 30 日間)
  
       古いコメントを表示
    
What is difference between predict() and perform() function for model validation?
0 件のコメント
採用された回答
  Nikhil Kori
      
 2020 年 7 月 7 日
        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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
				Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
			
	製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

