Uses of Class
adams.data.weka.WekaAttributeIndex
-
-
Uses of WekaAttributeIndex in adams.data.weka
Methods in adams.data.weka that return WekaAttributeIndex Modifier and Type Method Description WekaAttributeIndexWekaAttributeIndex. getClone()Returns a clone of the object. -
Uses of WekaAttributeIndex in adams.data.weka.classattribute
Fields in adams.data.weka.classattribute declared as WekaAttributeIndex Modifier and Type Field Description protected WekaAttributeIndexAttributeIndex. m_Indexthe attribute index.Methods in adams.data.weka.classattribute that return WekaAttributeIndex Modifier and Type Method Description WekaAttributeIndexAttributeIndex. getIndex()Returns the index of the attribute to select.Methods in adams.data.weka.classattribute with parameters of type WekaAttributeIndex Modifier and Type Method Description voidAttributeIndex. setIndex(WekaAttributeIndex value)Sets the index of the attribute to select. -
Uses of WekaAttributeIndex in adams.data.weka.relationname
Fields in adams.data.weka.relationname declared as WekaAttributeIndex Modifier and Type Field Description protected WekaAttributeIndexAttributeIndex. m_Indexthe attribute index.Methods in adams.data.weka.relationname that return WekaAttributeIndex Modifier and Type Method Description WekaAttributeIndexAttributeIndex. getIndex()Returns the index of the attribute to select.Methods in adams.data.weka.relationname with parameters of type WekaAttributeIndex Modifier and Type Method Description voidAttributeIndex. setIndex(WekaAttributeIndex value)Sets the index of the attribute to select. -
Uses of WekaAttributeIndex in adams.data.weka.rowfinder
Fields in adams.data.weka.rowfinder declared as WekaAttributeIndex Modifier and Type Field Description protected WekaAttributeIndexByNumericRange. m_AttributeIndexthe attribute index to work on.protected WekaAttributeIndexByNumericValue. m_AttributeIndexthe attribute index to work on.Methods in adams.data.weka.rowfinder that return WekaAttributeIndex Modifier and Type Method Description WekaAttributeIndexByNumericRange. getAttributeIndex()Returns the index of the column to perform the matching on.WekaAttributeIndexByNumericValue. getAttributeIndex()Returns the index of the column to perform the matching on.Methods in adams.data.weka.rowfinder with parameters of type WekaAttributeIndex Modifier and Type Method Description voidByNumericRange. setAttributeIndex(WekaAttributeIndex value)Sets the index of the column to perform the matching on.voidByNumericValue. setAttributeIndex(WekaAttributeIndex value)Sets the index of the column to perform the matching on. -
Uses of WekaAttributeIndex in adams.flow.sink
Fields in adams.flow.sink declared as WekaAttributeIndex Modifier and Type Field Description protected WekaAttributeIndexWekaInstancesPlot. m_AttributeXthe attribute on the X axis.protected WekaAttributeIndexWekaInstancesPlot. m_AttributeYthe attribute on the Y axis.Methods in adams.flow.sink that return WekaAttributeIndex Modifier and Type Method Description WekaAttributeIndexWekaInstancesPlot. getAttributeX()Returns the attribute to show on the X axis.WekaAttributeIndexWekaInstancesPlot. getAttributeY()Returns the attribute to show on the Y axis.Methods in adams.flow.sink with parameters of type WekaAttributeIndex Modifier and Type Method Description voidWekaInstancesPlot. setAttributeX(WekaAttributeIndex value)Sets the attribute to show on the X axis.voidWekaInstancesPlot. setAttributeY(WekaAttributeIndex value)Sets the attribute to show on the Y axis. -
Uses of WekaAttributeIndex in adams.flow.transformer
Fields in adams.flow.transformer declared as WekaAttributeIndex Modifier and Type Field Description protected WekaAttributeIndexWekaInstancesInfo. m_AttributeIndexthe index of the attribute to get the information for.protected WekaAttributeIndexWekaGetInstancesValue. m_Columnthe column index.protected WekaAttributeIndexWekaSetInstancesValue. m_Columnthe column to update.protected WekaAttributeIndexWekaSetInstanceValue. m_Indexthe attribute index to set in the Instance.protected WekaAttributeIndexWekaSubsets. m_Indexthe attribute index to split on.Methods in adams.flow.transformer that return WekaAttributeIndex Modifier and Type Method Description WekaAttributeIndexWekaInstancesInfo. getAttributeIndex()Returns the attribute index to use for attribute specific information.WekaAttributeIndexWekaGetInstancesValue. getColumn()Returns the column.WekaAttributeIndexWekaSetInstancesValue. getColumn()Returns the column index.WekaAttributeIndexWekaSetInstanceValue. getIndex()Returns the 1-based attribute index to set in the Instance.WekaAttributeIndexWekaSubsets. getIndex()Returns the index of the attribute to split on.Methods in adams.flow.transformer with parameters of type WekaAttributeIndex Modifier and Type Method Description voidWekaInstancesInfo. setAttributeIndex(WekaAttributeIndex value)Sets the attribute index to use for attribute-specific information.voidWekaGetInstancesValue. setColumn(WekaAttributeIndex value)Sets the column.voidWekaSetInstancesValue. setColumn(WekaAttributeIndex value)Sets the column index.voidWekaSetInstanceValue. setIndex(WekaAttributeIndex value)Sets the 1-based attribute index to set in the Instance.voidWekaSubsets. setIndex(WekaAttributeIndex value)Sets the index of the attribute to split on. -
Uses of WekaAttributeIndex in adams.flow.transformer.indexedsplitsrunsgenerator
Fields in adams.flow.transformer.indexedsplitsrunsgenerator declared as WekaAttributeIndex Modifier and Type Field Description protected WekaAttributeIndexInstancesGroupedCrossValidationFoldGenerator. m_Indexthe index to use for grouping.protected WekaAttributeIndexInstancesGroupedRandomSplitGenerator. m_Indexthe index to use for grouping.Methods in adams.flow.transformer.indexedsplitsrunsgenerator that return WekaAttributeIndex Modifier and Type Method Description WekaAttributeIndexInstancesGroupedCrossValidationFoldGenerator. getIndex()Returns the attribute index to use for grouping.WekaAttributeIndexInstancesGroupedRandomSplitGenerator. getIndex()Returns the attribute index to use for grouping.Methods in adams.flow.transformer.indexedsplitsrunsgenerator with parameters of type WekaAttributeIndex Modifier and Type Method Description voidInstancesGroupedCrossValidationFoldGenerator. setIndex(WekaAttributeIndex value)Sets the attribute index to use for grouping.voidInstancesGroupedRandomSplitGenerator. setIndex(WekaAttributeIndex value)Sets the attribute index to use for grouping. -
Uses of WekaAttributeIndex in adams.gui.goe
Methods in adams.gui.goe that return WekaAttributeIndex Modifier and Type Method Description protected WekaAttributeIndexWekaAttributeIndexEditor. parse(String s)Parses the given string and returns the generated object. -
Uses of WekaAttributeIndex in adams.opt.genetic
Fields in adams.opt.genetic declared as WekaAttributeIndex Modifier and Type Field Description protected WekaAttributeIndexAbstractClassifierBasedGeneticAlgorithm. m_ClassIndexthe class index.Methods in adams.opt.genetic that return WekaAttributeIndex Modifier and Type Method Description WekaAttributeIndexAbstractClassifierBasedGeneticAlgorithm. getClassIndex()Returns the current class index.Methods in adams.opt.genetic with parameters of type WekaAttributeIndex Modifier and Type Method Description voidAbstractClassifierBasedGeneticAlgorithm. setClassIndex(WekaAttributeIndex value)Sets the class index. -
Uses of WekaAttributeIndex in weka.classifiers
Fields in weka.classifiers declared as WekaAttributeIndex Modifier and Type Field Description protected WekaAttributeIndexGroupedBinnedNumericClassCrossValidationFoldGenerator. m_Indexthe index to use for grouping.protected WekaAttributeIndexGroupedBinnedNumericClassRandomSplitGenerator. m_Indexthe index to use for grouping.protected WekaAttributeIndexGroupedCrossValidationFoldGenerator. m_Indexthe index to use for grouping.protected WekaAttributeIndexGroupedRandomSplitGenerator. m_Indexthe index to use for grouping.protected WekaAttributeIndexLeaveOneOutByValueGenerator. m_Indexthe index to get the unique values from.protected WekaAttributeIndex[]MultiLevelSplitGenerator. m_Indicesthe attribute indices.Methods in weka.classifiers that return WekaAttributeIndex Modifier and Type Method Description WekaAttributeIndexGroupedBinnedNumericClassCrossValidationFoldGenerator. getIndex()Returns the attribute index to use for grouping.WekaAttributeIndexGroupedBinnedNumericClassRandomSplitGenerator. getIndex()Returns the attribute index to use for grouping.WekaAttributeIndexGroupedCrossValidationFoldGenerator. getIndex()Returns the attribute index to use for grouping.WekaAttributeIndexGroupedRandomSplitGenerator. getIndex()Returns the attribute index to use for grouping.WekaAttributeIndexLeaveOneOutByValueGenerator. getIndex()Returns the attribute index to use for grouping.WekaAttributeIndex[]MultiLevelSplitGenerator. getIndices()Returns the attribute indices.Methods in weka.classifiers with parameters of type WekaAttributeIndex Modifier and Type Method Description voidGroupedBinnedNumericClassCrossValidationFoldGenerator. setIndex(WekaAttributeIndex value)Sets the attribute index to use for grouping.voidGroupedBinnedNumericClassRandomSplitGenerator. setIndex(WekaAttributeIndex value)Sets the attribute index to use for grouping.voidGroupedCrossValidationFoldGenerator. setIndex(WekaAttributeIndex value)Sets the attribute index to use for grouping.voidGroupedRandomSplitGenerator. setIndex(WekaAttributeIndex value)Sets the attribute index to use for grouping.voidLeaveOneOutByValueGenerator. setIndex(WekaAttributeIndex value)Sets the attribute index to use for grouping.voidMultiLevelSplitGenerator. setIndices(WekaAttributeIndex[] value)Sets the attribute indices.Constructors in weka.classifiers with parameters of type WekaAttributeIndex Constructor Description GroupedCrossValidationFoldGenerator(weka.core.Instances data, int numFolds, long seed, boolean stratify, boolean randomize, WekaAttributeIndex index, adams.core.base.BaseRegExp regExp, String group)Initializes the generator.GroupedRandomSplitGenerator(weka.core.Instances data, long seed, double percentage, boolean preserveOrder, WekaAttributeIndex index, adams.core.base.BaseRegExp regExp, String group)Initializes the generator.LeaveOneOutByValueGenerator(weka.core.Instances data, long seed, boolean randomize, WekaAttributeIndex index)Initializes the generator. -
Uses of WekaAttributeIndex in weka.core
Fields in weka.core declared as WekaAttributeIndex Modifier and Type Field Description protected WekaAttributeIndexInstanceGrouping. m_Indexthe attribute index.Constructors in weka.core with parameters of type WekaAttributeIndex Constructor Description InstanceGrouping(weka.core.Instances data, WekaAttributeIndex index, adams.core.base.BaseRegExp regExp, String group)Initializes the object. -
Uses of WekaAttributeIndex in weka.filters.unsupervised.attribute
Fields in weka.filters.unsupervised.attribute declared as WekaAttributeIndex Modifier and Type Field Description protected WekaAttributeIndexNominalToNumeric. m_Indexthe attribute to convert.Methods in weka.filters.unsupervised.attribute that return WekaAttributeIndex Modifier and Type Method Description protected WekaAttributeIndexNominalToNumeric. getDefaultIndex()Returns the default attribute index.WekaAttributeIndexNominalToNumeric. getIndex()Returns the index of the attribute to convert.Methods in weka.filters.unsupervised.attribute with parameters of type WekaAttributeIndex Modifier and Type Method Description voidNominalToNumeric. setIndex(WekaAttributeIndex value)Sets the index of the attribute to convert. -
Uses of WekaAttributeIndex in weka.filters.unsupervised.instance
Fields in weka.filters.unsupervised.instance declared as WekaAttributeIndex Modifier and Type Field Description protected WekaAttributeIndexRemoveDuplicateIDs. m_IDthe attribute with the IDs.protected WekaAttributeIndexRemoveTestInstances. m_IDthe attribute to use for identifying instances.protected WekaAttributeIndexRemoveTestInstances. m_IDTestthe attribute to use for identifying instances in the test set.protected WekaAttributeIndexRemoveWithLabels. m_Indexthe attribute to remove the labels from.Methods in weka.filters.unsupervised.instance that return WekaAttributeIndex Modifier and Type Method Description protected WekaAttributeIndexRemoveWithLabels. getDefaultIndex()Returns the default attribute index.WekaAttributeIndexRemoveDuplicateIDs. getID()Returns the attribute name/index of attribute with IDs.WekaAttributeIndexRemoveTestInstances. getID()Returns the attribute name/index to use for identifying rows.WekaAttributeIndexRemoveTestInstances. getIDTest()Returns the attribute name/index to use for identifying rows in the test set.WekaAttributeIndexRemoveWithLabels. getIndex()Returns the index of the attribute to convert.Methods in weka.filters.unsupervised.instance with parameters of type WekaAttributeIndex Modifier and Type Method Description voidRemoveDuplicateIDs. setID(WekaAttributeIndex value)Sets the attribute name/index of attribute with IDs.voidRemoveTestInstances. setID(WekaAttributeIndex value)Sets the attribute name/index to use for identifying rows.voidRemoveTestInstances. setIDTest(WekaAttributeIndex value)Sets the attribute name/index to use for identifying rows in the test set.voidRemoveWithLabels. setIndex(WekaAttributeIndex value)Sets the index of the attribute to convert. -
Uses of WekaAttributeIndex in weka.filters.unsupervised.instance.multirowprocessor.selection
Fields in weka.filters.unsupervised.instance.multirowprocessor.selection declared as WekaAttributeIndex Modifier and Type Field Description protected WekaAttributeIndexGroupExpression. m_Indexthe index to use for grouping.Methods in weka.filters.unsupervised.instance.multirowprocessor.selection that return WekaAttributeIndex Modifier and Type Method Description protected WekaAttributeIndexGroupExpression. getDefaultIndex()Returns the default index.WekaAttributeIndexGroupExpression. getIndex()Returns the attribute index to use for grouping.Methods in weka.filters.unsupervised.instance.multirowprocessor.selection with parameters of type WekaAttributeIndex Modifier and Type Method Description voidGroupExpression. setIndex(WekaAttributeIndex value)Sets the attribute index to use for grouping.
-