C# 클래스 Accord.Tests.MachineLearning.ReducedErrorPruningTest

파일 보기 프로젝트 열기: accord-net/framework 1 사용 예제들

공개 메소드들

메소드 설명
createNurseryExample ( double &inputs, int &outputs, int first ) : Accord.MachineLearning.DecisionTrees.DecisionTree

비공개 메소드들

메소드 설명
RunTest ( ) : void

메소드 상세

createNurseryExample() 공개 정적인 메소드

public static createNurseryExample ( double &inputs, int &outputs, int first ) : Accord.MachineLearning.DecisionTrees.DecisionTree
inputs double
outputs int
first int
리턴 Accord.MachineLearning.DecisionTrees.DecisionTree