Documentation of 'org.neuroph.samples.germanCreditData.GermanCreditDataSample' Java class
GermanCreditDataSample
org.neuroph.samples.germanCreditData

Class GermanCreditDataSample

    • Field Detail

      • count

        public int[] count
      • correct

        public int[] correct
    • Constructor Detail

      • GermanCreditDataSample

        public GermanCreditDataSample()
    • 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)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.