The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

SVM Regression - Output P-values for each attribute

cem_akyuzcem_akyuz Member Posts: 5 Contributor I
edited November 2018 in Help

Hello,

 

I am trying to find a way to add p-values to my Logistic Regression (SVM) models weight table. Is that possible?

 

Best regards,

Cem

Answers

  • lionelderkrikorlionelderkrikor RapidMiner Certified Analyst, Member Posts: 1,195 Unicorn

    Hi @cem_akyuz,

     

    I don't know if it's possible to add p-values directly with RapidMiner operators in your case, but

    I think it's possible for a "classic" Logistic Regression model using Execute Python operator.

     

    Regards,

    Lionel

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist

    Hi,

     

    i think the normal Logistic Regression should have the p-values. The SVM-Implementation of it is a bit different since it treats LogReg as a special case of SVMs

     

    Best,

    Martin

    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.