Visual Approach
Create a workflow in KNIME to traina gradient boosting model on the mouse dataset.
mouse
Programmatic Approach
Make sure to apply a 80:20 train-test-split to your data.
Also, obtain a confusion matrix and make sense of the output!