"Process failed one class svm error"

udaykumarudaykumar MemberPosts:6Contributor I
edited June 2019 inHelp
Hi

I am working with one class svm

my dataset looks like


a1 a2 a3 a4 label

date binomial(text) polynomial(text) polynomial(text) error(one class label)

jan221990 os1 mac networktimeout error


I applied one class svm to the above data as follows but it is showing "process failed"

Please help me regarding this,




























































































































<连接from_op = "正常化(2)“from_port = " labelled data" to_op="Find Outliers" to_port="unlabelled data"/>











The error is "Process failed"


Please help me regarding this as soon as possible



Tagged:

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts:3,404RM Data Scientist
    i can't reproduce this without the data.

    You might want to have a look at the anomaly extension. It has a capsuled one class svm you can use. Furthermore i would recommend to try a k-NN based LOF algorithm for your outliers as well.

    Cheers,

    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign InorRegisterto comment.