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.

One-Class SVM Outlier Analysis

dragoljubdragoljub Member Posts: 241 Contributor II
edited November 2018 in Help
Hi Everyone,

I am trying to use One-Class SVM as an outlier analysis algorithm. I have successfully applied this using LibSVM using the command line version in linux and windows. I want to simply replicate the process in RM.

Currently the LibSVM operator does not seem to behave as the LibSVM command line programs when used in One-Class mode.

here is the goal take data with 50% normal sample sand 50% outliers all with the same label, and produce a one-class model that captures the normal samples and separates out the outliers. Again, this was possible with libsvm command line version. The confidence outputs of the LibSVM operator seem to correctly split the values however I cant get the predict confidence operator to split correctly.

Any ideas?

Thanks,
-Gagi

Answers

Sign In or Register to comment.