KNIME - Part IV: Descriptor selection
KNIME does not seems to have any common descriptor selection methods like forward selection, backward elimination, stepwise regression, genetic algorithm, etc.
Share ThisKNIME does not seems to have any common descriptor selection methods like forward selection, backward elimination, stepwise regression, genetic algorithm, etc.
Share This
January 2nd, 2011 at 11:04 pm
there is a free sample for elimination and cross validation.
you can download it (and other examples) in knime in a server view.
when u run knime in expert mode you can use loops for such things
how to run knime in expert mode is described in the forums.
you can even programm your own loop nodes.
But you are right. there could be more nodes for that stuff.
I miss a genetic alg node. probably i will programm my own. I let you know if I did so and will share it with u.