KNIME: In the confusion matrix, what is the difference between low_humidity_day and Prediction(low_humidity_day)?
A. low_humidity_day is the target class label, and Prediction(low_humidity_day) is the predi
B. low_humidity_day is the predicted class label, and Prediction(low_humidity_day) is the ta
C. There is no difference. The two are the same
Exit 30