Feed the text classifier with training data. clf.fit(x_train, y_train, ... e.g., vectorizer for the type of text vectorization method to use.
確定! 回上一頁