org.neuroph.util
Class TrainingSetImport
java.lang.Object
org.neuroph.util.TrainingSetImport
public class TrainingSetImport
- extends Object
Handles training set imports
- Author:
- Zoran Sevarac, Ivan Nedeljkovic, Kokanovic Rados
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrainingSetImport
public TrainingSetImport()
importFromFile
public static DataSet importFromFile(String filePath,
int inputsCount,
int outputsCount,
String separator)
throws IOException,
FileNotFoundException,
NumberFormatException
- Throws:
IOException
FileNotFoundException
NumberFormatException
Copyright © 2012. All Rights Reserved.