Using Adaboost for binary classification
조회 수: 2 (최근 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!