asreview.models.classifiers.base.BaseTrainClassifier.fit

BaseTrainClassifier.fit(X, y)[source]

Fit the model to the data.

Parameters: