ValueError: sparse multilabel-indicator for y is not supported – How to handle multilabel classification with sparse data?
I’m a just a beginner, I’m still learning about sparse matrices and how they work with other stuff.
Here is the problem I encountered, searched the web and couldn’t find a proper answer.