org.encog.app.analyst.script.segregate
public class AnalystSegregateTarget extends Object
Constructor and Description |
---|
AnalystSegregateTarget(String theFile,
int thePercent)
Construct the segregation target.
|
Modifier and Type | Method and Description |
---|---|
String |
getFile() |
int |
getPercent() |
void |
setFile(String theFile) |
void |
setPercent(int thePercent) |
String |
toString() |
public AnalystSegregateTarget(String theFile, int thePercent)
theFile
- The file.thePercent
- The percent.Copyright © 2014. All Rights Reserved.