- getAttributeIndex() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.FromAttribute
-
Get the index of the attribute with the weights.
- getAttributeIndices() - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.AbstractRangeBasedAttributeWeightsModifier
-
Gets the current range selection.
- getCapabilities() - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.AbstractAttributeWeightsModifier
-
Returns the Capabilities of this filter.
- getCapabilities() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.AbstractInstanceWeightsModifier
-
Returns the Capabilities of this filter.
- getCapabilities(Instances) - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.AbstractAttributeWeightsModifier
-
Returns the Capabilities of this filter, customized based on the data.
- getCapabilities(Instances) - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.AbstractInstanceWeightsModifier
-
Returns the Capabilities of this filter, customized based on the data.
- getDoNotCheckCapabilities() - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.AbstractAttributeWeightsModifier
-
Get whether capabilities checking is turned off.
- getDoNotCheckCapabilities() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.AbstractInstanceWeightsModifier
-
Get whether capabilities checking is turned off.
- getModifier() - Method in class weka.filters.unsupervised.attribute.ModifyAttributeWeights
-
Gets the current weights modifier.
- getModifier() - Method in class weka.filters.unsupervised.instance.ModifyInstanceWeights
-
Gets the current weights modifier.
- getOptions() - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.AbstractAttributeWeightsModifier
-
Gets the current settings of the filter.
- getOptions() - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.AbstractRangeBasedAttributeWeightsModifier
-
Gets the current settings of the filter.
- getOptions() - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.FixedValue
-
Gets the current settings of the filter.
- getOptions() - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.FromFile
-
Gets the current settings of the filter.
- getOptions() - Method in class weka.filters.unsupervised.attribute.ModifyAttributeWeights
-
Gets the current settings of the filter.
- getOptions() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.AbstractInstanceWeightsModifier
-
Gets the current settings of the filter.
- getOptions() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.AbstractRangeBasedInstanceWeightsModifier
-
Gets the current settings of the filter.
- getOptions() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.FixedValue
-
Gets the current settings of the filter.
- getOptions() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.FromAttribute
-
Gets the current settings of the filter.
- getOptions() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.FromFile
-
Gets the current settings of the filter.
- getOptions() - Method in class weka.filters.unsupervised.instance.ModifyInstanceWeights
-
Gets the current settings of the filter.
- getRowIndices() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.AbstractRangeBasedInstanceWeightsModifier
-
Gets the current range selection.
- getWeight() - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.FixedValue
-
Gets the current weight.
- getWeight() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.FixedValue
-
Gets the current weight.
- getWeightsFile() - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.FromFile
-
Get the file with the weights.
- getWeightsFile() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.FromFile
-
Get the file with the weights.
- globalInfo() - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.AbstractAttributeWeightsModifier
-
Returns a string describing this scheme.
- globalInfo() - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.FixedValue
-
Returns a string describing this scheme.
- globalInfo() - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.FromFile
-
Returns a string describing this scheme.
- globalInfo() - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.PassThrough
-
Returns a string describing this scheme.
- globalInfo() - Method in class weka.filters.unsupervised.attribute.ModifyAttributeWeights
-
Returns a string describing this filter.
- globalInfo() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.AbstractInstanceWeightsModifier
-
Returns a string describing this scheme.
- globalInfo() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.FixedValue
-
Returns a string describing this scheme.
- globalInfo() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.FromAttribute
-
Returns a string describing this scheme.
- globalInfo() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.FromFile
-
Returns a string describing this scheme.
- globalInfo() - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.PassThrough
-
Returns a string describing this scheme.
- globalInfo() - Method in class weka.filters.unsupervised.instance.ModifyInstanceWeights
-
Returns a string describing this filter.
- setAttributeIndex(String) - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.FromAttribute
-
Sets index of the attribute with the weights.
- setAttributeIndices(String) - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.AbstractRangeBasedAttributeWeightsModifier
-
Sets which attributes are to be acted on.
- setDoNotCheckCapabilities(boolean) - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.AbstractAttributeWeightsModifier
-
Set whether not to check capabilities.
- setDoNotCheckCapabilities(boolean) - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.AbstractInstanceWeightsModifier
-
Set whether not to check capabilities.
- setModifier(AttributeWeightsModifier) - Method in class weka.filters.unsupervised.attribute.ModifyAttributeWeights
-
Sets the weights modifier to use.
- setModifier(InstanceWeightsModifier) - Method in class weka.filters.unsupervised.instance.ModifyInstanceWeights
-
Sets the weights modifier to use.
- setOptions(String[]) - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.AbstractAttributeWeightsModifier
-
Parses a given list of options.
- setOptions(String[]) - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.AbstractRangeBasedAttributeWeightsModifier
-
Parses a given list of options.
- setOptions(String[]) - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.FixedValue
-
Parses a given list of options.
- setOptions(String[]) - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.FromFile
-
Parses a given list of options.
- setOptions(String[]) - Method in class weka.filters.unsupervised.attribute.ModifyAttributeWeights
-
Parses a given list of options.
- setOptions(String[]) - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.AbstractInstanceWeightsModifier
-
Parses a given list of options.
- setOptions(String[]) - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.AbstractRangeBasedInstanceWeightsModifier
-
Parses a given list of options.
- setOptions(String[]) - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.FixedValue
-
Parses a given list of options.
- setOptions(String[]) - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.FromAttribute
-
Parses a given list of options.
- setOptions(String[]) - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.FromFile
-
Parses a given list of options.
- setOptions(String[]) - Method in class weka.filters.unsupervised.instance.ModifyInstanceWeights
-
Parses a given list of options.
- setRowIndices(String) - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.AbstractRangeBasedInstanceWeightsModifier
-
Sets which rows are to be acted on.
- setWeight(double) - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.FixedValue
-
Sets the weight to use.
- setWeight(double) - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.FixedValue
-
Sets the weight to use.
- setWeightsFile(File) - Method in class weka.filters.unsupervised.attribute.attributeweightsmodifiers.FromFile
-
Sets the file with the weights.
- setWeightsFile(File) - Method in class weka.filters.unsupervised.instance.instanceweightsmodifiers.FromFile
-
Sets the file with the weights.