Package | Description |
---|---|
weka.associations.tertius | |
weka.attributeSelection | |
weka.classifiers.functions.supportVector | |
weka.classifiers.rules | |
weka.core |
Modifier and Type | Class and Description |
---|---|
class |
IndividualInstance |
Modifier and Type | Class and Description |
---|---|
class |
BestFirst.LinkedList2
Class for handling a linked list.
|
class |
LFSMethods.LinkedList2
Class for handling a linked list.
|
Modifier and Type | Class and Description |
---|---|
class |
PrecomputedKernelMatrixKernel
This kernel is based on a static kernel matrix that is read from a file.
|
Modifier and Type | Class and Description |
---|---|
class |
JRip.Antd
The single antecedent in the rule, which is composed of an attribute and
the corresponding value.
|
class |
JRip.NominalAntd
The antecedent with nominal attribute
|
class |
JRip.NumericAntd
The antecedent with numeric attribute
|
class |
JRip.RipperRule
This class implements a single rule that predicts specified class.
|
class |
Rule
Abstract class of generic rule
|
Modifier and Type | Class and Description |
---|---|
class |
Attribute
Class for handling an attribute.
|
class |
BinarySparseInstance
Class for storing a binary-data-only instance as a sparse vector.
|
class |
FastVector
Implements a fast vector class without synchronized
methods.
|
class |
Instance
Class for handling an instance.
|
class |
SparseInstance
Class for storing an instance as a sparse vector.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.