Is the function TreeBagger(NumTrees,Tbl,ResponseVarName) with NumTrees = 300 considered as random forest ?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Pierre Lonfat
am 14 Mai 2018
Beantwortet: Bernhard Suhm
am 18 Mai 2018
The main question says it all.
Just want to ensure I am doing it correctly.
Thanks in advance,
Pierre
0 Kommentare
Akzeptierte Antwort
Bernhard Suhm
am 18 Mai 2018
TreeBagger grows a forest of trees, but that's a random forest not just with 300 of them.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Classification Ensembles finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!