Documentation of 'org.neuroph.contrib.samples.timeseries.GenerateTrainingSets' Java class
GenerateTrainingSets
org.neuroph.contrib.samples.timeseries

Class GenerateTrainingSets



  • public class GenerateTrainingSets
    extends java.lang.Object
    Very simple class which just wraps up the generation of the time-series predicition training sets. You can alter this to generate differing data sets. I.e. different samplig rates (frequency) and differing sizes of memory. See http://neuroph.sourceforge.net/TimeSeriesPredictionTutorial.html
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args)
      Generates datasets used in time series prediction tutorial
      • Methods inherited from class java.lang.Object

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

      • GenerateTrainingSets

        public GenerateTrainingSets()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
        Generates datasets used in time series prediction tutorial

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.