Uses of Class
org.apache.mahout.classifier.sgd.AdaptiveLogisticRegression

Packages that use AdaptiveLogisticRegression
org.apache.mahout.classifier.sgd Implements a variety of on-line logistric regression classifiers using SGD-based algorithms. 
 

Uses of AdaptiveLogisticRegression in org.apache.mahout.classifier.sgd
 

Methods in org.apache.mahout.classifier.sgd with parameters of type AdaptiveLogisticRegression
static void ModelSerializer.writeBinary(String path, AdaptiveLogisticRegression model)
           
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.