Accuracy at the time of training

1 次查看(过去 30 天)
Hi,
I am doing some training of data using SVM. However at the end of taining, it shows me some accuracy. What is meant by accuracy at the time of training? Does it mean that the kernel also perform some sort of prediction on the training data?
Please guide me.
Zulfi.

回答(1 个)

Walter Roberson
Walter Roberson 2018-12-1
The training process aggregates the data as best it can, knowing what the proper result will be. However, the training process is seldom perfect. The training process continually calculates accuracy as it goes, trying to maximize accuracy. Eventually it gives up trying to make improvements, and reports the accuracy it has obtained.
  1 个评论
Zulfiqar Khan
Zulfiqar Khan 2018-12-1
Hi,
Thanks for your response. In artificial neural network (ANN) the training process updates the weights. So what the training process does in SVM to improve the accuracy?
Zulfi.

请先登录,再进行评论。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by