Borrar filtros
Borrar filtros

Accuracy at the time of training

1 visualización (últimos 30 días)
Zulfiqar Khan
Zulfiqar Khan el 1 de Dic. de 2018
Comentada: Zulfiqar Khan el 1 de Dic. de 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.

Respuestas (1)

Walter Roberson
Walter Roberson el 1 de Dic. de 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 comentario
Zulfiqar Khan
Zulfiqar Khan el 1 de Dic. de 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.

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by