cc.factorie.app.classify.backend
Base trait for training multi-class classifiers, but it requires the input to be a Tensor1 feature vector.
Estimate the parameters of a classifier that has already been created.
Create a Classifier and estimate its parameters.
Base trait for training multi-class classifiers, but it requires the input to be a Tensor1 feature vector.