Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
V
X
I
InitialCentroidChoiceStrategy
- Interface in
net.sf.jdmf.algorithms.clustering.centroid
Base interface for all initial centroid choice strategies.
InputData
- Class in
net.sf.jdmf.data.input
The base input data for data mining algorithms.
InputData()
- Constructor for class net.sf.jdmf.data.input.
InputData
InputDataBuilder
- Class in
net.sf.jdmf.data.input
Builds the input data for data mining algorithms.
InputDataBuilder()
- Constructor for class net.sf.jdmf.data.input.
InputDataBuilder
Instance
- Class in
net.sf.jdmf.data.input.attribute
A set of single values from different attributes (similar to a row in a table).
Instance()
- Constructor for class net.sf.jdmf.data.input.attribute.
Instance
Instance(Map<String, Comparable>)
- Constructor for class net.sf.jdmf.data.input.attribute.
Instance
isGreaterThan(Comparable)
- Method in class net.sf.jdmf.data.output.
RuleElement
Defines the relation between the attribute name and value within an item.
isGreaterThanOrEqualTo(Comparable)
- Method in class net.sf.jdmf.data.output.
RuleElement
Defines the relation between the attribute name and value within an item.
isLowerThan(Comparable)
- Method in class net.sf.jdmf.data.output.
RuleElement
Defines the relation between the attribute name and value within an item.
isLowerThanOrEqualTo(Comparable)
- Method in class net.sf.jdmf.data.output.
RuleElement
Defines the relation between the attribute name and value within an item.
Item
- Class in
net.sf.jdmf.data.output
Defines an item - an attribute name, value and a relation between them (equal, not equal etc.).
Item()
- Constructor for class net.sf.jdmf.data.output.
Item
Item(String, Comparable, EqualityOperator)
- Constructor for class net.sf.jdmf.data.output.
Item
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
V
X