mPyPl
mPyPl copied to clipboard
update as_batch to work correctly with multiclass labels
there was a missing type() function to determine if label is of type np.ndarray. This is crucial for multiclass labels