Is the function TreeBagger(NumTrees,Tbl,ResponseVarName) with NumTrees = 300 considered as random forest ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Pierre Lonfat
el 14 de Mayo de 2018
Respondida: Bernhard Suhm
el 18 de Mayo de 2018
The main question says it all.
Just want to ensure I am doing it correctly.
Thanks in advance,
Pierre
0 comentarios
Respuesta aceptada
Bernhard Suhm
el 18 de Mayo de 2018
TreeBagger grows a forest of trees, but that's a random forest not just with 300 of them.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Classification Ensembles en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!