org.encog.util.validate
Class ValidateNetwork

java.lang.Object
  extended by org.encog.util.validate.ValidateNetwork

public class ValidateNetwork
extends Object


Constructor Summary
ValidateNetwork()
           
 
Method Summary
static void validateMethodToData(MLMethod method, MLDataSet training)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidateNetwork

public ValidateNetwork()
Method Detail

validateMethodToData

public static void validateMethodToData(MLMethod method,
                                        MLDataSet training)


Copyright © 2014. All Rights Reserved.