org.neuroph.contrib.samples.stockmarket
Class StockFileReader
- java.lang.Object
-
- org.neuroph.contrib.samples.stockmarket.StockFileReader
-
public class StockFileReader extends java.lang.ObjectProvides method to reads stock data from the file. See http://neuroph.sourceforge.net/tutorials/StockMarketPredictionTutorial.html
-
-
Constructor Summary
Constructors Constructor and Description StockFileReader()StockFileReader(int maxCounter)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intgetMaxCounter()java.lang.String[]getValuesRow()voidread(java.lang.String fileName)voidsetMaxCounter(int maxCounter)voidsetValuesRow(java.lang.String[] valuesRow)
-
DMelt 3.0 © DataMelt by jWork.ORG