| Package | Description |
|---|---|
| de.jungblut.classification.eval | |
| de.jungblut.classification.nn |
| Modifier and Type | Field and Description |
|---|---|
protected WeightMapper<A> |
EvaluationListener.mapper |
| Constructor and Description |
|---|
EvaluationListener(WeightMapper<A> mapper,
EvaluationSplit split)
Initializes this listener.
|
EvaluationListener(WeightMapper<A> mapper,
EvaluationSplit split,
int runInterval)
Initializes this listener.
|
TestSetIterationCallback(EvaluationSplit split,
WeightMapper<T> mapper,
Comparator<Evaluator.EvaluationResult> resultComparison)
Creates a new test set iteration callback instance.
|
TestSetIterationCallback(EvaluationSplit split,
WeightMapper<T> mapper,
Comparator<Evaluator.EvaluationResult> resultComparison,
int evaluationInterval)
Creates a new test set iteration callback instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MLPWeightMapper |
Copyright © 2016. All rights reserved.