Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
M
P
R
S
I
incrementFrequency(String)
- Method in class
Distribution
Increment the observed frequency of the given value by 1.
Instance
- Class in
<Unnamed>
An Instance object represents a single instance in a training or test set
Instance(String[])
- Constructor for class
Instance
Create a new instance with the given values.
InstanceSet
- Class in
<Unnamed>
An InstanceSet is a set of instances to be used in a machine learning problem, generally as either a training set or a test set.
InstanceSet(String)
- Constructor for class
InstanceSet
Construct an InstanceSet by reading a .arff file with the given filename
InstanceSet(AttributeSet, ArrayList<Instance>)
- Constructor for class
InstanceSet
Construct an InstanceSet from a list of instances
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
M
P
R
S