Neuroph

Package org.neuroph.samples.timeseries

Provides data set generators used in time series prediction tutorial.

See:
          Description

Class Summary
GenerateSet Very simple basic class which wraps the data generation process for the Time-Series Prediction tutorial.
GenerateSineWave Very simple class which just wraps up the generation of a sine wave at one degree steps.
GenerateTrainingSets Very simple class which just wraps up the generation of the time-series predicition training sets.
 

Package org.neuroph.samples.timeseries Description

Provides data set generators used in time series prediction tutorial.


Neuroph