org.encog.ensemble.training
Class ScaledConjugateGradientFactory
java.lang.Object
org.encog.ensemble.training.ScaledConjugateGradientFactory
- All Implemented Interfaces:
- EnsembleTrainFactory
public class ScaledConjugateGradientFactory
- extends Object
- implements EnsembleTrainFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScaledConjugateGradientFactory
public ScaledConjugateGradientFactory()
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.