Options

W-GeneralizedSequentialPatterns: missing values exception

Jack_BauerJack_Bauer Member Posts: 1 Contributor I
edited October 2019 in Help
Hello I am new here, and maybe this is a stupid question, but I have a problem with the operator W-GeneralizedSequentialPatterns. No matter what format my example source has (access, csv, arff), i always get the same message:

W-GeneralizedSequentialPatterns caused an error: weka.core.NoSupportForMissingValuesException: weka.associations.GeneralizedSequentialPatterns: Cannot handle missing values

The problem is that my data doesn't contain missing values. I even tried a totally simple arff-file with only one attribute and one data row and i stll get this message.

I would be very grateful for an answer.
Tagged:

Answers

  • Options
    landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    Unfortunately I can't really give you a hint, because I'm not familiar with the implementation of the weka learners. But I will ask around abit and get back to you, if I get some usefull answers :)

    Greetings,
      Sebastian
Sign In or Register to comment.