mPyPl icon indicating copy to clipboard operation
mPyPl copied to clipboard

update as_batch to work correctly with multiclass labels

Open karolzak opened this issue 6 years ago • 0 comments

there was a missing type() function to determine if label is of type np.ndarray. This is crucial for multiclass labels

karolzak avatar Aug 20 '19 13:08 karolzak