- getCapabilities() - Method in class weka.classifiers.misc.LOF
-
Returns the Capabilities of this filter.
- getCapabilities() - Method in class weka.filters.unsupervised.attribute.LOF
-
Returns the Capabilities of this filter.
- getMinPointsLowerBound() - Method in class weka.classifiers.misc.LOF
-
Get the lower bound (minPtsLB) to use on the range for k when determining
the maximum LOF value
- getMinPointsLowerBound() - Method in class weka.filters.unsupervised.attribute.LOF
-
Get the lower bound (minPtsLB) to use on the range for k when determining
the maximum LOF value
- getMinPointsUpperBound() - Method in class weka.classifiers.misc.LOF
-
Get the upper bound (minPtsUB) to use on the range for k when determining
the maximum LOF value
- getMinPointsUpperBound() - Method in class weka.filters.unsupervised.attribute.LOF
-
Get the upper bound (minPtsUB) to use on the range for k when determining
the maximum LOF value
- getNNSearch() - Method in class weka.classifiers.misc.LOF
-
Get the nearest neighbor search method to use
- getNNSearch() - Method in class weka.filters.unsupervised.attribute.LOF
-
Get the nearest neighbor search method to use
- getNumExecutionSlots() - Method in class weka.classifiers.misc.LOF
-
Get the degree of parallelism to use.
- getNumExecutionSlots() - Method in class weka.filters.unsupervised.attribute.LOF
-
Get the degree of parallelism to use.
- getOptions() - Method in class weka.classifiers.misc.LOF
-
Gets the current settings of the scheme.
- getOptions() - Method in class weka.filters.unsupervised.attribute.LOF
-
Gets the current settings of the filter.
- getRevision() - Method in class weka.classifiers.misc.LOF
-
Returns the revision string.
- getRevision() - Method in class weka.filters.unsupervised.attribute.LOF
-
Returns the revision string.
- getTechnicalInformation() - Method in class weka.classifiers.misc.LOF
-
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.LOF
-
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.
- globalInfo() - Method in class weka.classifiers.misc.LOF
-
Returns a string describing this scheme
- globalInfo() - Method in class weka.filters.unsupervised.attribute.LOF
-
Returns a string describing this filter
- setClassifierMode(boolean) - Method in class weka.filters.unsupervised.attribute.LOF
-
Set whether to work in classifier mode or not.
- setEnvironment(Environment) - Method in class weka.filters.unsupervised.attribute.LOF
-
Set environment variables to use
- setInputFormat(Instances) - Method in class weka.filters.unsupervised.attribute.LOF
-
Sets the format of the input instances.
- setMinPointsLowerBound(String) - Method in class weka.classifiers.misc.LOF
-
Set the lower bound (minPtsLB) to use on the range for k when determining
the maximum LOF value
- setMinPointsLowerBound(String) - Method in class weka.filters.unsupervised.attribute.LOF
-
Set the lower bound (minPtsLB) to use on the range for k when determining
the maximum LOF value
- setMinPointsUpperBound(String) - Method in class weka.classifiers.misc.LOF
-
Set the upper bound (minPtsUB) to use on the range for k when determining
the maximum LOF value
- setMinPointsUpperBound(String) - Method in class weka.filters.unsupervised.attribute.LOF
-
Set the upper bound (minPtsUB) to use on the range for k when determining
the maximum LOF value
- setNNSearch(NearestNeighbourSearch) - Method in class weka.classifiers.misc.LOF
-
Set the nearest neighbor search method to use
- setNNSearch(NearestNeighbourSearch) - Method in class weka.filters.unsupervised.attribute.LOF
-
Set the nearest neighbor search method to use
- setNumExecutionSlots(String) - Method in class weka.classifiers.misc.LOF
-
Set the degree of parallelism to use.
- setNumExecutionSlots(String) - Method in class weka.filters.unsupervised.attribute.LOF
-
Set the degree of parallelism to use.
- setOptions(String[]) - Method in class weka.classifiers.misc.LOF
-
Parses a given list of options.
- setOptions(String[]) - Method in class weka.filters.unsupervised.attribute.LOF
-
Parses a given list of options.