필터 지우기
필터 지우기

Training Accuracy of Ensemble Bagged Classifier

조회 수: 2 (최근 30일)
Dave Rattan
Dave Rattan 2019년 10월 1일
댓글: Dave Rattan 2019년 10월 5일
I would like to know what is the Training Accuracy of the Ensemble Bagged Trees Classifier? When I use the classifier app to make the classifier I can only find the validation accuracy and testing accuracy, but knowing the training accuracy can be useful in understanding if the data set I am using requires any further processing.
Would be great if anyone could guide me on this!

답변 (1개)

Dinesh Yadav
Dinesh Yadav 2019년 10월 4일
At present the Classifier Learner App only supports Validation and Testing Accuracy for ensemble methods of classification. You can refer to the following documentation.
To see training accuracy vs no of learning cycles, try implementing the classification without using the app. You can refer to the following documentations
  댓글 수: 1
Dave Rattan
Dave Rattan 2019년 10월 5일
Cheers for your response, my concern is that even using the fitcenensemble function in MATLAB it is not telling me the trainng accuracy. The classifier testing process only looks at validation accuracy from the function !? could you please correct me if I am wrong here.

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

카테고리

Help CenterFile Exchange에서 Classification Learner App에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by