Using Adaboost for binary classification
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi Guys - Have another question regarding AdaBoost algorithm. I have a binary classification problem with 20 predictor variables and 2 classifications (1 & -1). I know that that the predictor variables are non-linear so I would like split each one into (say) quartiles.
I still want the final outcome to produce a coefficient at the predictor level. So ultimately I would have an input value consisting of the predictor variable and it's quartile, and I would use both to estimate the classification.
Can you advise how I would go about this?
Thanks for help Dan
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Classification 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!