trainImageCategoryClassifier vs Classification learner app of the matlab
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Zeynab Mousavikhamene
am 23 Feb. 2020
Kommentiert: Zeynab Mousavikhamene
am 27 Mär. 2020
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 Kommentare
Akzeptierte Antwort
Sai Bhargav Avula
am 26 Mär. 2020
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!
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Classification Learner App finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!