How do I combine two ensemble learning models in matlab?
1 次查看(过去 30 天)
显示 更早的评论
hi i would like to ask how to combine two classifier models in Matlab, these two classifiers trained on the same training set and same classifier type which is bagging, the only different that i extracted two different features from the same training set which are SURF and color features. combine= classifier 1 ( bagging )+ classifier 2 (bagging )= the new combined classifier with better accuracy( late fusion) .
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Classification Ensembles 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!