Given a Title and the Body of a question, predict the relevant tags related to the question.
• Built a multi label classifier by implementing one vs all classifier using Logistic regression and SVC.
• Linear SVC with Tf-Idf vectorizer and ngram=(1,3) gave best result with jaccard score of 77%.
• Used this model for creating a webApp which will automatically predict the Tags
Nikhil5555/Stackoverflow-Tag-Prediction
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|