C# Class Encog.App.Analyst.Script.Segregate.AnalystSegregateTarget

Afficher le fichier Open project: encog/encog-silverlight-core Class Usage Examples

Méthodes publiques

Méthode Description
AnalystSegregateTarget ( String theFile, int thePercent ) : System

Construct the segregation target.

ToString ( ) : String

Method Details

AnalystSegregateTarget() public méthode

Construct the segregation target.
public AnalystSegregateTarget ( String theFile, int thePercent ) : System
theFile String The file.
thePercent int The percent.
Résultat System

ToString() public final méthode

public final ToString ( ) : String
Résultat String