Assessing the significance of predictors in SVM and Ordinal Logistic Regression
조회 수: 1 (최근 30일)
이전 댓글 표시
Ordinal Logistic Regression allows comparison of predictors with respect to each other according to their p-value. Also, within each predictor, it is possible to quantify the influence of its variation on the outcome variable (i.e. category or class). For categorical predictors, you will be able to interpret the odds that one group had a higher or lower value on the outcome variable compared to another group. For continuous variables, you will be able to interpret how a single unit increase or decrease in that variable was associated with the odds of the outcome variable having a higher value. My question is whether from an SVM model, such information about the influence of predictor variables on the outcome variable can be acquired.
댓글 수: 1
Jim Joy
2017년 9월 1일
Hi Roohollah,
Could you please clarify what you mean by the 'influence' of the particular variables?
For example, are you using SVM for classification or regression? If you are using it for regression, would you like to know the gradient of the model with respect to each predictor variable?
Thanks, Jim
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Gaussian Process Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!