maxpr / PCML_Proj2

0 stars 0 forks source link

Do classification #3

Open maxpr opened 7 years ago

maxpr commented 7 years ago

Train a linear classifier (e.g. logistic regression or SVM) on your constructed features, using the scikit learn library, or your own code from the earlier labs. Recall that the labels indicate if a tweet used to contain a :) or :( smiley.