Documentation of 'org.neuroph.contrib.autotrain.Util' Java class
Util
org.neuroph.contrib.autotrain

Class Util



  • public class Util
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      Util() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void saveToCSV(AutoTrainer trainer, java.util.List<TrainingResult> results)
      Generate header of a file and add data.
      • Methods inherited from class java.lang.Object

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

      • Util

        public Util()
    • Method Detail

      • saveToCSV

        public static void saveToCSV(AutoTrainer trainer,
                                     java.util.List<TrainingResult> results)
                              throws java.io.FileNotFoundException
        Generate header of a file and add data.
        Parameters:
        trainer -
        results -
        Throws:
        java.io.FileNotFoundException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.