Answers for "check_classification_targets raise ValueError("Unknown label type: %r" % y_type)"

2

unknown label type: 'unknown'

y=y.astype('int')
Posted by: Guest on June-22-2020

Code answers related to "check_classification_targets raise ValueError("Unknown label type: %r" % y_type)"

Browse Popular Code Answers by Language