Package jgpml
Class CSVtoMatrix
java.lang.Object
jgpml.CSVtoMatrix
Simple Class to load the example data from files straight into Matrices.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CSVtoMatrix
public CSVtoMatrix()
-
-
Method Details
-
load
Load data- Parameters:
filename
- data filesizeofInputs
-sizeofOutputs
-- Returns:
- [X, Y]
-
main
Simple example of how to use this class.- Parameters:
args
-
-