-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
Hi there, amazing library and thank you so much.
a short question.
" nlp-wth text summarization" folder you are doing multi-label data classification but you set
y = binarizer.fit_transform(df['Tags']). In case we have multiple labels, it should come as a list, right? otherwise, isnt this one a multi-class classification?
thank you so much in advance
Metadata
Metadata
Assignees
Labels
No labels