Learn how to build a comparison table with different performance measures from different classification algorithms in KNIME
Learn how to obtain the model size of decision trees (number of leaves) to compare the complexity of different classifiers in KNIME
Get a ROC plot and AUC (area under curve) of several classifiers for comparison in KNIME
Obtain results in both training and test to analyze the overfitting and compare different classifiers in KNIME
Learn how to get training, test and model size from a classifier in a cross validation loop in KNIME