difference between "trainImageCategoryClassifier" and "classificationLearner"
显示 更早的评论
Hi,
If i have some input images/data and i am using the "BagOfFeatures"-Function. Now I can either evaluate with the CassificationLearner and choose a method which fits best and create a Model for further processing within the tool itself or use the "trainImageCategoryClassifier"-Function.
Question is: What is the difference between those two methods? Does the first just uses SVM-method? ClassificationLearner can handle data formated as tables. How about the "trainImageCategoryClassifier"-Function?
Regards
Sven
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!