C# 클래스 Encog.App.Analyst.CSV.Segregate.SegregateTargetPercent

파일 보기 프로젝트 열기: encog/encog-silverlight-core 1 사용 예제들

공개 메소드들

메소드 설명
SegregateTargetPercent ( FileInfo outputFile, int thePercent ) : System

Construct the object.

ToString ( ) : String

메소드 상세

SegregateTargetPercent() 공개 메소드

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

ToString() 공개 최종 메소드

public final ToString ( ) : String
리턴 String