Package | Description |
---|---|
smile.classification |
Classification algorithms.
|
Modifier and Type | Method and Description |
---|---|
Maxent.Trainer |
Maxent.Trainer.setMaxNumIteration(int maxIter)
Sets the maximum number of BFGS stopping iterations.
|
Maxent.Trainer |
Maxent.Trainer.setRegularizationFactor(double lambda)
Sets the regularization factor.
|
Maxent.Trainer |
Maxent.Trainer.setTolerance(double tol)
Sets the tolerance for BFGS stopping iterations.
|
Copyright © 2015. All rights reserved.