C# Class AIMA.Test.Core.Unit.Learning.Inductive.MockDLTestFactory

Inheritance: DLTestFactory
Afficher le fichier Open project: PaulMineau/AIMA.Net

Méthodes publiques

Méthode Description
MockDLTestFactory ( List tests ) : AIMA.Core.Learning.Framework

Private Methods

Méthode Description
createDLTestsWithAttributeCount ( DataSet ds, int i ) : List

Method Details

MockDLTestFactory() public méthode

public MockDLTestFactory ( List tests ) : AIMA.Core.Learning.Framework
tests List
Résultat AIMA.Core.Learning.Framework