Adds a specification for the instance feature
Adds a specification for the instance feature
the index at which the value is added
Gets the FeatureSpecification value present at position index
Gets the FeatureSpecification value present at position index
the index of the position
a FeatureSpecification representing the specification for the feature
Evaluates whether a feature is nominal or discrete
Evaluates whether a feature is nominal or discrete
the index of the feature
true if the feature is discrete
Evaluates whether a feature is numeric
Evaluates whether a feature is numeric
the index of the feature
true if the feature is numeric
Gets the name of the feature at position index
Gets the name of the feature at position index
the index of the class
a string representing the name of the feature
Removes the FeatureSpecification value present at position index
Removes the FeatureSpecification value present at position index
the index of the position
Unit
Gets the number of features
Gets the number of features
the number of features
An InstanceSpecification contains information about the features. It returns information of features that are not numeric, and the names of all features, numeric and discrete,