필터 지우기
필터 지우기

Accuracy at the time of training

조회 수: 1 (최근 30일)
Zulfiqar Khan
Zulfiqar Khan 2018년 12월 1일
댓글: Zulfiqar Khan 2018년 12월 1일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by