|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EvolutionaryProcess | |
---|---|
org.apache.mahout.classifier.sgd | Implements a variety of on-line logistric regression classifiers using SGD-based algorithms. |
Uses of EvolutionaryProcess in org.apache.mahout.classifier.sgd |
---|
Methods in org.apache.mahout.classifier.sgd that return EvolutionaryProcess | |
---|---|
EvolutionaryProcess<AdaptiveLogisticRegression.Wrapper,CrossFoldLearner> |
AdaptiveLogisticRegression.getEp()
|
Methods in org.apache.mahout.classifier.sgd with parameters of type EvolutionaryProcess | |
---|---|
void |
AdaptiveLogisticRegression.setEp(EvolutionaryProcess<AdaptiveLogisticRegression.Wrapper,CrossFoldLearner> ep)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |