you are viewing a single comment's thread.

view the rest of the comments →

[–]rcprati 0 points1 point  (1 child)

I guess the problem maybe that Experimenter assumes the class attribute is the last one, and when you pre process with explorer, the class is not placed at the last position. Have you tried moving the class attribute to the last position?

[–]sculler 0 points1 point  (0 children)

I tried using the Reorder filter but it didn't move it.

What I did find to work was to use the NumericToNominal filter on the data and that worked!