C# Class AIMA.Test.Core.Unit.Learning.Framework.MockDataSetSpecification

Inheritance: AIMA.Core.Learning.Framework.DataSetSpecification
Afficher le fichier Open project: PaulMineau/AIMA.Net

Méthodes publiques

Méthode Description
MockDataSetSpecification ( String targetAttributeName ) : AIMA.Core.Learning.Framework
getAttributeNames ( ) : List

Method Details

MockDataSetSpecification() public méthode

public MockDataSetSpecification ( String targetAttributeName ) : AIMA.Core.Learning.Framework
targetAttributeName String
Résultat AIMA.Core.Learning.Framework

getAttributeNames() public méthode

public getAttributeNames ( ) : List
Résultat List