org.apache.mahout.classifier.sgd
Class TrainAdaptiveLogistic
java.lang.Object
org.apache.mahout.classifier.sgd.TrainAdaptiveLogistic
public final class TrainAdaptiveLogistic
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
getModel
public static AdaptiveLogisticRegression getModel()
getParameters
public static LogisticModelParameters getParameters()
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.