Package adams.data.weka.relationname
-
Class Summary Class Description AbstractRelationNameHeuristic Ancestor for heuristics that determine the relation name for a dataset.AttributeIndex Uses the name of the specified attribute as relation name.ClassAttribute Uses the class attribute name.FileName Suggests the file name (without extension) as the relation name.NoChange Simply returns the current relation name.