Impute missing values of more than one attribute

victorslvictorsl Member Posts: 2 Newbie
Hello
I need to impute the missing values of 2 different attributes, i have tested and selected a knn and a neural network to predict each variable, what i don´t know is how to implement both algorithms in the subprocess "Impute missing values"; when i try aplying the neural network with his specific label, the process returns me both variables filled. What should i do?

Best Answer

  • victorslvictorsl Member Posts: 2 Newbie
    Solution Accepted
    The problem has been solved, I divided both threads and joined them later following this process.
Sign In or Register to comment.