Package weka.core

Class RelationalAttributeInfo

java.lang.Object
weka.core.NominalAttributeInfo
weka.core.RelationalAttributeInfo
All Implemented Interfaces:
Serializable

public class RelationalAttributeInfo extends NominalAttributeInfo
Stores information for relational attributes.
See Also:
  • Constructor Details

    • RelationalAttributeInfo

      public RelationalAttributeInfo(Instances header)
      Constructs the information object based on the given parameter.