Using Adaboost for binary classification
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Classification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!