trainImageCategoryClassifier vs Classification learner app of the matlab
조회 수: 1 (최근 30일)
이전 댓글 표시
Zeynab Mousavikhamene
2020년 2월 23일
댓글: Zeynab Mousavikhamene
2020년 3월 27일
trainImageCategoryClassifier is based on svm classification technique. Classification learner app has more classification techniques.
Not clear what was the purpose of trainImageCategoryClassifier when Classification learner app is existing.
Any thought?
댓글 수: 0
채택된 답변
Sai Bhargav Avula
2020년 3월 26일
Hi,
MATLAB apps are interactive applications written to perform technical computing tasks. As mentioned earlier these are interactive applications and can be built using existing MATLAB functions, custom functions etc.,. Where as the trainImageCategoryClassifier is a function that user can use in his custom code development.
Hope this helps!
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Classification Learner App에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!