|
Neuroph | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.neuroph.util.TrainingSetImport
public class TrainingSetImport
Handles training set imports
| Constructor Summary | |
|---|---|
TrainingSetImport()
|
|
| Method Summary | |
|---|---|
static TrainingSet |
importFromFile(java.lang.String filePath,
int inputsCount,
int outputsCount,
java.lang.String separator)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrainingSetImport()
| Method Detail |
|---|
public static TrainingSet importFromFile(java.lang.String filePath,
int inputsCount,
int outputsCount,
java.lang.String separator)
throws java.io.IOException,
java.io.FileNotFoundException,
java.lang.NumberFormatException
java.io.IOException
java.io.FileNotFoundException
java.lang.NumberFormatException
|
Neuroph | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||