C# Class Encog.App.Analyst.CSV.Segregate.SegregateTargetPercent

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

Méthodes publiques

Méthode Description
SegregateTargetPercent ( FileInfo outputFile, int thePercent ) : System

Construct the object.

ToString ( ) : String

Method Details

SegregateTargetPercent() public méthode

Construct the object.
public SegregateTargetPercent ( FileInfo outputFile, int thePercent ) : System
outputFile System.IO.FileInfo The output filename.
thePercent int The target percent.
Résultat System

ToString() public final méthode

public final ToString ( ) : String
Résultat String