Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

LibSVM probability Estimation

vijaypshahvijaypshah Member Posts: 30 Maven
edited November 2018 in Help
Hi,

Description of LibSVM mentions that it could provide probability estimation based on Platt scaling for proper confidence values after applying the learned model on a classification dataset.

So when I say calculate confidences, does it calculate probability estimation or the the confidence? Do I need to use any Platt scaling operator to convert this confidence to probability?

Regards,
Vijay

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    as far as I know it does and you won't need to apply the plat scaling any more.

    Greetings,
      Sebastian
  • vijaypshahvijaypshah Member Posts: 30 Maven
    Thanks!
Sign In or Register to comment.