You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python implementation of a binary text classifier using Doc2Vec and SVM
Make sure that you are using the same template for testing (see Data/test-data, Data/test-class) and training data (see Data/training-data, Data/training-class)
About
A Python implementation of a binary text classifier using Doc2Vec and SVM