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
In the Evaluation of Performance on the Test Set section, text_clf.fit(twenty_train.data, twenty_train.target) for an SVM is assigned simply as _ while the assignment for the Naive Bayes classifier above is assigned as text_clf.