public interface ClassificationListener extends Listener<Matrix>
Modifier and Type | Method and Description |
---|---|
ClassificationListener |
trainingSetReady(Matrix trainingSet)
Tell the class that there is a new training set
|
inputReady, logAdded, logCleared, outputReady, outputReady
ClassificationListener trainingSetReady(Matrix trainingSet)
trainingSet
- the new training set