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
W-GeneralizedSequentialPatterns: missing values exception
Jack_Bauer
Member Posts: 1 Learner III
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.
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:
0
Answers
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