org.encog.ensemble.training
Class ResilientPropagationFactory
java.lang.Object
org.encog.ensemble.training.ResilientPropagationFactory
- All Implemented Interfaces:
- EnsembleTrainFactory
public class ResilientPropagationFactory
- extends Object
- implements EnsembleTrainFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResilientPropagationFactory
public ResilientPropagationFactory()
getTraining
public MLTrain getTraining(MLMethod mlMethod,
MLDataSet trainingData)
- Specified by:
getTraining
in interface EnsembleTrainFactory
getLabel
public String getLabel()
- Specified by:
getLabel
in interface EnsembleTrainFactory
Copyright © 2014. All Rights Reserved.