Documentation of 'org.joone.samples.engine.scripting.ScriptValidationSample' Java class
ScriptValidationSample
org.joone.samples.engine.scripting

Class ScriptValidationSample



  • public class ScriptValidationSample
    extends java.lang.Object
    This example shows how to use the joone's scripting engine to to check the training level of the net using a validation data source. In this example we will learn to use the following objects: - org.joone.util.LearningSwitch - org.joone.util.MacroPlugin - org.joone.util.NormalizerPlugIn This program shows how to build the same neural net contained into the org/joone/samples/editor/scripting/ValidationSample.ser file using only java code and the core engine's API. Open that net in the GUI editor to see the architecture of the net built in this example.
    • Constructor Summary

      Constructors 
      Constructor and Description
      ScriptValidationSample()
      Creates a new instance of SampleScript
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ScriptValidationSample

        public ScriptValidationSample()
        Creates a new instance of SampleScript
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
        Parameters:
        args - the command line arguments

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.