Documentation of 'org.neuroph.samples.segmentChallenge.SegmentChallengeSample' Java class
SegmentChallengeSample
org.neuroph.samples.segmentChallenge

Class SegmentChallengeSample

    • Field Detail

      • count

        public int[] count
      • correct

        public int[] correct
    • Constructor Detail

      • SegmentChallengeSample

        public SegmentChallengeSample()
    • Method Detail

      • main

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

        public void run()
      • handleLearningEvent

        public void handleLearningEvent(LearningEvent event)
        Description copied from interface: LearningEventListener
        This method gets executed when LearningRule fires LearningEvent which some class is listening to. For example, if you want to print current iteration, error etc.
        Specified by:
        handleLearningEvent in interface LearningEventListener
        Parameters:
        event - holds the information about event tha occured
      • maxOutput

        public static int maxOutput(double[] array)
      • keepScore

        public void keepScore(int prediction,
                              int ideal)
      • formatDecimalNumber

        public java.lang.String formatDecimalNumber(double number)
      • getClasificationClass

        public java.lang.String getClasificationClass(int i)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.