public class LibLinearModel extends Object implements Model
Model for the LibLinearClassifier. Use the LibLinearLearner to train.
LibLinearClassifier
LibLinearLearner
Set<String>
getCategories()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Set<String> getCategories()
getCategories
Model
public String toString()
toString
Object
Copyright © 2018. All rights reserved.