Multi-Class Text Classification with Scikit-Learn – Towards Data Science
There are lots of applications of text classification in the commercial world. However, the vast majority of text classification articles and tutorials on the internet are binary text classification such as email spam filtering (spam vs. ham), sentiment analysis (positive vs. negative). In most cases, our real world problem are much more complicated than that. Therefore, this is what we are going to do today: Classifying Consumer Finance Complaints into 12 pre-defined classes. The data can be downloaded from data.gov.
Feb-21-2018, 22:36:57 GMT