フィルターのクリア

Error prediction after training of NN ?

2 ビュー (過去 30 日間)
AFAQ AHMAD
AFAQ AHMAD 2015 年 7 月 13 日
回答済み: Ghada Saleh 2015 年 7 月 16 日
Hi
After training the neural network we have the error values for different sub-sets.
But Is this possible that from these statistic we can predict the error in our prediction?
For example after training we can say that if some one use this NN for prediction,the resultant values will have this % of error?
Regards
Error Prediction from trained NN? - ResearchGate. Available from: https://www.researchgate.net/post/Error_Prediction_from_trained_NN [accessed Jul 13, 2015].
  1 件のコメント
Greg Heath
Greg Heath 2015 年 7 月 13 日
Insufficient information.

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

回答 (1 件)

Ghada Saleh
Ghada Saleh 2015 年 7 月 16 日
Hi Afaq,
Once a neural network is created, you can check its performance by calculating its 'R' value, which can be done in MATLAB by creating a regression plot. You can refer to the following link for more information on that.
Neural networks are not used for stochastic processes. The performance of a neural network highly depends on the data you provide to it. Hence, finding a confidence interval for a neural network is not possible. However, you can use models like ARIMA and ANOVA to establish such a confidence interval for your model.
I hope this helps.
Ghada

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by