- getCapabilities() - Method in class weka.filters.unsupervised.attribute.MILESFilter
-
Capabilities for the filter.
- getCapabilities() - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
-
Returns the Capabilities of this filter.
- getCapabilities() - Method in class weka.filters.unsupervised.attribute.MultiInstanceWrapper
-
Returns the Capabilities of this filter.
- getCapabilities() - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
-
Returns the Capabilities of this filter.
- getCapabilities() - Method in class weka.filters.unsupervised.attribute.RELAGGS
-
Returns the Capabilities of this filter.
- getDoNotWeightBags() - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
-
Gets whether the bags are weighted
- getFilter() - Method in class weka.filters.unsupervised.attribute.MultiInstanceWrapper
-
Gets the filter used.
- getInvertSelection() - Method in class weka.filters.unsupervised.attribute.RELAGGS
-
Gets whether the supplied columns are to be processed or skipped
- getMaxCardinality() - Method in class weka.filters.unsupervised.attribute.RELAGGS
-
Gets the maximum number of values allowed for nominal attributes, before
they're skipped.
- getMultiInstanceCapabilities() - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
-
Returns the capabilities of this multi-instance filter for the
relational data (i.e., the bags).
- getMultiInstanceCapabilities() - Method in class weka.filters.unsupervised.attribute.MultiInstanceWrapper
-
Returns the capabilities of this multi-instance filter for the
relational data (i.e., the bags).
- getOptions() - Method in class weka.filters.unsupervised.attribute.MILESFilter
-
Gets the current settings of the filter.
- getOptions() - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
-
Gets the current settings of the classifier.
- getOptions() - Method in class weka.filters.unsupervised.attribute.MultiInstanceWrapper
-
Gets the current settings of the classifier.
- getOptions() - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
-
Gets the current settings of the classifier.
- getOptions() - Method in class weka.filters.unsupervised.attribute.RELAGGS
-
Gets the current settings of the classifier.
- getRandomize() - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
-
Gets whether the order of the generated is randomized
- getRevision() - Method in class weka.filters.unsupervised.attribute.MILESFilter
-
- getRevision() - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
-
Returns the revision string.
- getRevision() - Method in class weka.filters.unsupervised.attribute.MultiInstanceWrapper
-
Returns the revision string.
- getRevision() - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
-
Returns the revision string.
- getRevision() - Method in class weka.filters.unsupervised.attribute.RELAGGS
-
Returns the revision string.
- getSeed() - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
-
Returns the current seed value for randomizing the order of the generated
data
- getSelectedRange() - Method in class weka.filters.unsupervised.attribute.RELAGGS
-
Gets the current range selection.
- getSigma() - Method in class weka.filters.unsupervised.attribute.MILESFilter
-
Gets the sigma parameter.
- getTechnicalInformation() - Method in class weka.filters.unsupervised.attribute.MILESFilter
-
Returns an instance of a TechnicalInformation object, containing
detailed information about the technical background of this class,
e.g., paper reference or book this class is based on.
- getTechnicalInformation() - Method in class weka.filters.unsupervised.attribute.RELAGGS
-
Returns an instance of a TechnicalInformation object, containing
detailed information about the technical background of this class,
e.g., paper reference or book this class is based on.
- getUseAverage() - Method in class weka.filters.unsupervised.attribute.MultiInstanceWrapper
-
Gets whether average is used.
- getWeightMethod() - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
-
Returns the current weighting method for instances.
- globalInfo() - Method in class weka.filters.unsupervised.attribute.MILESFilter
-
Global info for the filter.
- globalInfo() - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
-
Returns a string describing this filter
- globalInfo() - Method in class weka.filters.unsupervised.attribute.MultiInstanceWrapper
-
Returns a string describing this filter
- globalInfo() - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
-
Returns a string describing this filter
- globalInfo() - Method in class weka.filters.unsupervised.attribute.RELAGGS
-
Returns a string describing this filter
- seedTipText() - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
-
Returns the tip text for this property
- setDoNotWeightBags(boolean) - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
-
Sets whether bags are weighted
- setFilter(Filter) - Method in class weka.filters.unsupervised.attribute.MultiInstanceWrapper
-
Sets the filter
- setInputFormat(Instances) - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
-
Sets the format of the input instances.
- setInputFormat(Instances) - Method in class weka.filters.unsupervised.attribute.MultiInstanceWrapper
-
Sets the format of the input instances.
- setInputFormat(Instances) - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
-
Sets the format of the input instances.
- setInvertSelection(boolean) - Method in class weka.filters.unsupervised.attribute.RELAGGS
-
Sets whether selected columns should be processed or skipped.
- setMaxCardinality(int) - Method in class weka.filters.unsupervised.attribute.RELAGGS
-
Sets the maximum number of values allowed for nominal attributes, before
they're skipped.
- setOptions(String[]) - Method in class weka.filters.unsupervised.attribute.MILESFilter
-
Parses a given list of options.
- setOptions(String[]) - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
-
Parses a given list of options.
- setOptions(String[]) - Method in class weka.filters.unsupervised.attribute.MultiInstanceWrapper
-
Parses the options for this object.
- setOptions(String[]) - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
-
Parses a given list of options.
- setOptions(String[]) - Method in class weka.filters.unsupervised.attribute.RELAGGS
-
Parses the options for this object.
- setRandomize(boolean) - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
-
Sets whether the order of the generated data is randomized
- setSeed(int) - Method in class weka.filters.unsupervised.attribute.PropositionalToMultiInstance
-
Sets the new seed for randomizing the order of the generated data
- setSelectedRange(String) - Method in class weka.filters.unsupervised.attribute.RELAGGS
-
Set the range of attributes to process.
- setSigma(double) - Method in class weka.filters.unsupervised.attribute.MILESFilter
-
Sets the sigma parameter.
- setUseAverage(boolean) - Method in class weka.filters.unsupervised.attribute.MultiInstanceWrapper
-
Sets whether sum is used.
- setWeightMethod(SelectedTag) - Method in class weka.filters.unsupervised.attribute.MultiInstanceToPropositional
-
The new method for weighting the instances.
- sigmaTipText() - Method in class weka.filters.unsupervised.attribute.MILESFilter
-
Returns the tip text for this property