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!