Documentation of 'org.neuroph.util.TrainingSetImport' Java class
TrainingSetImport
org.neuroph.util

Class TrainingSetImport

  • Direct Known Subclasses:
    StockTrainingSetImport


    public class TrainingSetImport
    extends java.lang.Object
    Handles training set imports
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static DataSet importFromFile(java.lang.String filePath, int inputsCount, int outputsCount, java.lang.String separator) 
      • Methods inherited from class java.lang.Object

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

      • TrainingSetImport

        public TrainingSetImport()
    • Method Detail

      • importFromFile

        public static DataSet importFromFile(java.lang.String filePath,
                                             int inputsCount,
                                             int outputsCount,
                                             java.lang.String separator)
                                      throws java.io.IOException,
                                             java.io.FileNotFoundException,
                                             java.lang.NumberFormatException
        Throws:
        java.io.IOException
        java.io.FileNotFoundException
        java.lang.NumberFormatException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.