using trained weights of learners in a boosted classification ensemble to predict probability
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello all,
I am wondering how to use the trained weights of each weak learner with the predict function for boosted classification ensemble. I think the predict function by default takes the averaged weighted sum of the learners, rather than than giving weight to some rather than others based on their trained weights. How can I calculate predictions giving more weight to learners with higher trained weight scores?
I would really appreciate any advice on this please!
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Classification Ensembles dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!