| Package | Description |
|---|---|
| de.jungblut.classification.eval | |
| de.jungblut.math.minimize |
| Modifier and Type | Class and Description |
|---|---|
class |
EvaluationListener<A extends Classifier>
The evaluation listener is majorly used to track the overfitting of a
classifier while training.
|
class |
TestSetIterationCallback<T extends Classifier>
This callback is used to evaluate the performance on a held-out test set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMinimizer.addIterationCompletionCallback(IterationCompletionListener lst)
Add a callback listener that triggers after a iteration.
|
Copyright © 2016. All rights reserved.