Hi I have two arrays y_pred.shape : (64, 7, 5) in which it has the prediction of 5 classifiers for 7 neighbours of 64 samples in the dataset and y_true.shape
y_pred.shape : (64, 7, 5)
y_true.shape