Documentation of 'org.neuroph.contrib.samples.stockmarket.StockFileReader' Java class
StockFileReader
org.neuroph.contrib.samples.stockmarket

Class StockFileReader



  • public class StockFileReader
    extends java.lang.Object
    Provides method to reads stock data from the file. See http://neuroph.sourceforge.net/tutorials/StockMarketPredictionTutorial.html
    • Constructor Detail

      • StockFileReader

        public StockFileReader()
      • StockFileReader

        public StockFileReader(int maxCounter)
    • Method Detail

      • getValuesRow

        public java.lang.String[] getValuesRow()
      • setValuesRow

        public void setValuesRow(java.lang.String[] valuesRow)
      • getMaxCounter

        public int getMaxCounter()
      • setMaxCounter

        public void setMaxCounter(int maxCounter)
      • read

        public void read(java.lang.String fileName)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.