| Documentation For Encog 2.x |
|
MarketNeuralDataSet Constructor
Construct a market data set object.
Parameters
-
loader
- The loader to use to get the financial data.
-
inputWindowSize
- The input window size, that is how many datapoints do we use to predict.
-
predictWindowSize
- How many datapoints do we want to predict.
See Also
MarketNeuralDataSet Class | Encog.Neural.NeuralData.Market Namespace