how do you split the data set into training, test and validation? After the split what do you do next?

You are asking a lot of very specific questions concerning the use of predictive methods with KNIME. I will include a few links to past discussions that also contain links to articles about evaluation metrics and example workflows.

Your questions suggest to me that you might benefit from making yourself familiar with some basic concepts of predictive model building. For example with this e learning course

And if you want to get deeper into it there is a full blown Udemy course about KNIME that also covers Data Mining:

https://www.udemy.com/knime-bootcamp/

And then of course there is the KNIME forum to help you with further questions :slight_smile:


Models for 0/1 or Yes/No Targets:

Understand metrics like AUC and Gini (and use H2O.ai)

2 Likes