🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Error: Example Set is Empty

User: "batstache611"
New Altair Community Member
Updated by Jocelyn

Hello,

 

I'm trying to cluster an exampleset with some missing values. I'm using "impute Missing Values" with the k-NN inner operator. I can see (with breakpoints) that the exampleset is fine right until it reaches the Impute node, but the inner k-NN operator apparently receives an empty example set. I've set the attribute selection filter to "all" for the impute node including special attributes (I only have an id attribute), and I've checked the boxes for "iterate" and "learn on complete cases".

I'm not sure what's going on. The process was working fine until a day ago but when I tried to execute it today, it's throwing me the empty example set error during missing value imputation. I've attached the process xml.

 

Thank you.

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "batstache611"
    New Altair Community Member
    OP
    Accepted Answer

    Okay, so turns out re-loading the excel file using the Read Excel operator solved the issue. But I wonder why did it happen in the first place? Because I could see the data being passed from one operator to the next in my previous attempts without reloading the excel and just executing it from it's last saved state.

    User: "Thomas_Ott"
    New Altair Community Member

    That's very strange. Let us know if this happens again. 

    User: "HaveGunsWillTravel"
    New Altair Community Member
    It is happening to me right now :(  Ill try your fix.