Effacer les filtres
Effacer les filtres

Accuracy at the time of training

1 vue (au cours des 30 derniers jours)
Zulfiqar Khan
Zulfiqar Khan le 1 Déc 2018
Commenté : Zulfiqar Khan le 1 Déc 2018
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.

Réponses (1)

Walter Roberson
Walter Roberson le 1 Déc 2018
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 commentaire
Zulfiqar Khan
Zulfiqar Khan le 1 Déc 2018
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.

Connectez-vous pour commenter.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by