TreeBagger Cost input argument is not recognized
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
A similar question was already posted, but without satisfying replies.
The TreeBagger function seems not to catch the Cost name-pair input argument, as it should do following the documentation. Even if I specify the matrix cost I need (I have unbalanced classes), in the output structure the cost matrix is the default one [0 1;1 0].
Does anyone know how to solve this issue?
Thank you for your help!
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Classification Ensembles en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!