"[Solved] Missing values: The example set has no examples"
Hi
I have a simple process where I am trying to replace the missing values in a dataset using k-NN. When I connect my dataset to the "Impute Missing Values" Operator I get the error message "The example set has no examples"
The code is too large to paste here as there are about 300 variables.
Any help much appreciated
I have a simple process where I am trying to replace the missing values in a dataset using k-NN. When I connect my dataset to the "Impute Missing Values" Operator I get the error message "The example set has no examples"
The code is too large to paste here as there are about 300 variables.
Any help much appreciated
Find more posts tagged with
Sort by:
1 - 4 of
41

I assume you are trying to impute missing values before k-NN?