| Name | Description | Type | Package | Framework |
| AGIS | Nested Class SummaryNested classes/interfaces inherited from interface cc. | Class | cc.mallet.optimize | Mallet |
| BackTrackLineSearch | Constructor SummaryBackTrackLineSearch(Optimizable. | Class | cc.mallet.optimize | Mallet |
| ConjugateGradient | Nested Class SummaryNested classes/interfaces inherited from interface cc. | Class | cc.mallet.optimize | Mallet |
| GradientAscent | Nested Class SummaryNested classes/interfaces inherited from interface cc. | Class | cc.mallet.optimize | Mallet |
| GradientBracketLineOptimizer | Nested Class SummaryNested classes/interfaces inherited from interface cc. | Class | cc.mallet.optimize | Mallet |
| InvalidOptimizableException | Exception thrown by optimization algorithms, when the problem is usually due to a problem with the given Maximizable instance. | Class | cc.mallet.optimize | Mallet |
| LimitedMemoryBFGS | Nested Class SummaryNested classes/interfaces inherited from interface cc. | Class | cc.mallet.optimize | Mallet |
| LineOptimizer | Optimize, constrained to move parameters along the direction of a specified line. | Interface | cc.mallet.optimize | Mallet |
| LineOptimizer .ByGradient | Interface | cc.mallet.optimize.LineOptimizer | Mallet | |
| Optimizable | Interface | cc.mallet.optimize | Mallet | |
| Optimizable .ByBatchGradient | Nested Class SummaryNested classes/interfaces inherited from interface cc. | Interface | cc.mallet.optimize.Optimizable | Mallet |
| Optimizable .ByCombiningBatchGradient | Nested Class SummaryNested classes/interfaces inherited from interface cc. | Interface | cc.mallet.optimize.Optimizable | Mallet |
| Optimizable .ByGISUpdate | Nested Class SummaryNested classes/interfaces inherited from interface cc. | Interface | cc.mallet.optimize.Optimizable | Mallet |
| Optimizable .ByGradient | Nested Class SummaryNested classes/interfaces inherited from interface cc. | Interface | cc.mallet.optimize.Optimizable | Mallet |
| Optimizable .ByGradientValue | Nested Class SummaryNested classes/interfaces inherited from interface cc. | Interface | cc.mallet.optimize.Optimizable | Mallet |
| Optimizable .ByHessian | Nested Class SummaryNested classes/interfaces inherited from interface cc. | Interface | cc.mallet.optimize.Optimizable | Mallet |
| Optimizable .ByValue | Nested Class SummaryNested classes/interfaces inherited from interface cc. | Interface | cc.mallet.optimize.Optimizable | Mallet |
| Optimizable .ByVotedPerceptron | Nested Class SummaryNested classes/interfaces inherited from interface cc. | Interface | cc.mallet.optimize.Optimizable | Mallet |
| OptimizableCollection | Class | cc.mallet.optimize | Mallet | |
| OptimizationException | General exception thrown by optimization algorithms when there is an optimization-specific problem. | Class | cc.mallet.optimize | Mallet |
| Optimizer | Interface | cc.mallet.optimize | Mallet | |
| Optimizer .ByBatches | Interface | cc.mallet.optimize.Optimizer | Mallet | |
| OptimizerEvaluator | Callback interface that allows optimizer clients to perform some operation after every iteration. | Interface | cc.mallet.optimize | Mallet |
| OptimizerEvaluator .ByBatchGradient | Interface | cc.mallet.optimize.OptimizerEvaluator | Mallet | |
| OptimizerEvaluator .ByGradient | Interface | cc.mallet.optimize.OptimizerEvaluator | Mallet | |
| OrthantWiseLimitedMemoryBFGS | optimizing convex L1-regularized objectives. | Class | cc.mallet.optimize | Mallet |
| StochasticMetaAscent | Class | cc.mallet.optimize | Mallet | |
| TestOptimizable | Contains static methods for testing subclasses of Maximizable and Maximizable. | Class | cc.mallet.optimize.tests | Mallet |
| TestOptimizer | Unit Test for class TestMaximizer. | Class | cc.mallet.optimize.tests | Mallet |