Package | Description |
---|---|
weka.associations | |
weka.attributeSelection | |
weka.classifiers | |
weka.classifiers.functions.supportVector | |
weka.clusterers | |
weka.core |
Modifier and Type | Class and Description |
---|---|
class |
CheckAssociator
Class for examining the capabilities and finding problems with
associators.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckAttributeSelection
Class for examining the capabilities and finding problems with
attribute selection schemes.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckClassifier
Class for examining the capabilities and finding problems with
classifiers.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckKernel
Class for examining the capabilities and finding problems with
kernels.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckClusterer
Class for examining the capabilities and finding problems with
clusterers.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckGOE
Simple command line checking of classes that are editable in the GOE.
Usage:
CheckGOE -W classname -- test options
Valid options are: |
class |
CheckOptionHandler
Simple command line checking of classes that implement OptionHandler.
Usage:
CheckOptionHandler -W optionHandlerClassName -- test options
Valid options are: |
class |
CheckScheme
Abstract general class for testing schemes in Weka.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.