Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How to apply classification ensemble?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I wrote a feature selection code and It's output is a matrix, now I want to apply classification ensemble on the output. I studied that fitcensemble is the method for creating the ensemble of classification. Is fitcensemble enough for this problem?
If I want to combine knn and random forest for my classification, should I add some more methodes?
Thank you
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!