org.neuroph.samples.forestCover
Class Evaluate
- java.lang.Object
-
- org.neuroph.samples.forestCover.Evaluate
-
public class Evaluate extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidevaluate()voidkeepScore(int actual, int ideal)static intmaxOutput(double[] array)voidtestNeuralNetwork(NeuralNetwork neuralNet, DataSet testSet)
-
-
-
Constructor Detail
-
Evaluate
public Evaluate(Config config)
-
-
Method Detail
-
evaluate
public void evaluate()
-
testNeuralNetwork
public void testNeuralNetwork(NeuralNetwork neuralNet, DataSet testSet)
-
maxOutput
public static int maxOutput(double[] array)
-
keepScore
public void keepScore(int actual, int ideal)
-
-
DMelt 3.0 © DataMelt by jWork.ORG