Package weka.core
Class RelationalAttributeInfo
java.lang.Object
weka.core.NominalAttributeInfo
weka.core.RelationalAttributeInfo
- All Implemented Interfaces:
Serializable
Stores information for relational attributes.
- See Also:
-
Constructor Summary
ConstructorDescriptionRelationalAttributeInfo
(Instances header) Constructs the information object based on the given parameter. -
Method Summary
-
Constructor Details
-
RelationalAttributeInfo
Constructs the information object based on the given parameter.
-