| Package | Description |
|---|---|
| weka.attributeSelection | |
| weka.classifiers.functions.supportVector | |
| weka.classifiers.rules | |
| weka.core |
| Modifier and Type | Class and Description |
|---|---|
class |
BestFirst.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 | Interface and Description |
|---|---|
interface |
Instance
Interface representing an instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInstance
Abstract class providing common functionality for the original instance
implementations.
|
class |
Attribute
Class for handling an attribute.
|
class |
BinarySparseInstance
Class for storing a binary-data-only instance as a sparse vector.
|
class |
DenseInstance
Class for handling an instance.
|
class |
FastVector<E>
Deprecated.
|
class |
SparseInstance
Class for storing an instance as a sparse vector.
|
Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.