Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.joone.samples.engine.validation

Class Summary
MultipleValidationSample This example shows how to check the training level of a neural network using a validation data source.
NeuralNetFactory Title: Effort Estimations Through Neural Networks
NeuralNetTester  
NeuralNetTrainer This class trains and validates a neural network passed as parameter of the constructor and, when the validation phase is finished, it notifies its listeners.
SimpleValidationSample This example shows how to check the training level of the net using a validation data source.