Decision level fusion from parallel classifier
Mostrar comentarios más antiguos
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 comentarios
MAHMOUD EID
el 6 de Dic. de 2022
Have you found an answer?
VINOTHINI S
el 7 de Dic. de 2022
MAHMOUD EID
el 12 de Dic. de 2022
please share an example how to fuse the decisions ?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Classification en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!