C# 클래스 AIMA.Test.Core.Unit.Learning.Inductive.MockDLTestFactory

상속: DLTestFactory
파일 보기 프로젝트 열기: PaulMineau/AIMA.Net

공개 메소드들

메소드 설명
MockDLTestFactory ( List tests ) : AIMA.Core.Learning.Framework

비공개 메소드들

메소드 설명
createDLTestsWithAttributeCount ( DataSet ds, int i ) : List

메소드 상세

MockDLTestFactory() 공개 메소드

public MockDLTestFactory ( List tests ) : AIMA.Core.Learning.Framework
tests List
리턴 AIMA.Core.Learning.Framework