Decision level fusion from parallel classifier
이전 댓글 표시
I have three sets of features for predicting the same outputs (normal or abnormal). However, rather than training everything at once by concatenating the features, I'd like to train them independently and then fuse the results (level fusion).
How can I perform it in random forest/kNN/any other classification?
Please assist me by providing a brief example or description.
댓글 수: 3
MAHMOUD EID
2022년 12월 6일
Have you found an answer?
VINOTHINI S
2022년 12월 7일
MAHMOUD EID
2022년 12월 12일
please share an example how to fuse the decisions ?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Classification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!