Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
G
I
L
M
N
S
W
G
getCapabilities()
- Method in class weka.filters.unsupervised.instance.
Normalize
Returns the Capabilities of this filter.
getLNorm()
- Method in class weka.filters.unsupervised.instance.
Normalize
Get the L Norm used.
getNorm()
- Method in class weka.filters.unsupervised.instance.
Normalize
Get the instance's Norm.
getOptions()
- Method in class weka.filters.unsupervised.instance.
Normalize
Gets the current settings of the filter.
getRevision()
- Method in class weka.filters.unsupervised.instance.
Normalize
Returns the revision string.
globalInfo()
- Method in class weka.filters.unsupervised.instance.
Normalize
Returns a string describing this filter
I
input(Instance)
- Method in class weka.filters.unsupervised.instance.
Normalize
Input an instance for filtering.
L
listOptions()
- Method in class weka.filters.unsupervised.instance.
Normalize
Returns an enumeration describing the available options.
LNormTipText()
- Method in class weka.filters.unsupervised.instance.
Normalize
Returns the tip text for this property
M
main(String[])
- Static method in class weka.filters.unsupervised.instance.
Normalize
Main method for testing this class.
N
Normalize
- Class in
weka.filters.unsupervised.instance
An instance filter that normalize instances considering only numeric attributes and ignoring class index.
Normalize()
- Constructor for class weka.filters.unsupervised.instance.
Normalize
normTipText()
- Method in class weka.filters.unsupervised.instance.
Normalize
Returns the tip text for this property
S
setInputFormat(Instances)
- Method in class weka.filters.unsupervised.instance.
Normalize
Sets the format of the input instances.
setLNorm(double)
- Method in class weka.filters.unsupervised.instance.
Normalize
Set the L-norm to used
setNorm(double)
- Method in class weka.filters.unsupervised.instance.
Normalize
Set the norm of the instances
setOptions(String[])
- Method in class weka.filters.unsupervised.instance.
Normalize
Parses a given list of options.
W
weka.filters.unsupervised.instance
- package weka.filters.unsupervised.instance
G
I
L
M
N
S
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes