| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
DefaultAssociationRule.TAGS_SELECTION
Tags for display in the GUI
|
static Tag[] |
Apriori.TAGS_SELECTION
Metric types.
|
| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
WrapperSubsetEval.TAGS_EVALUATION |
static Tag[] |
BestFirst.TAGS_SELECTION
search directions
|
| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
GlobalScoreSearchAlgorithm.TAGS_CV_TYPE
the score types
|
| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
LocalScoreSearchAlgorithm.TAGS_SCORE_TYPE
the score types
|
| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
SMOreg.TAGS_FILTER
The filter to apply to the training data
|
static Tag[] |
SMO.TAGS_FILTER
The filter to apply to the training data
|
static Tag[] |
GaussianProcesses.TAGS_FILTER
The filter to apply to the training data
|
static Tag[] |
SGDText.TAGS_SELECTION
Loss functions to choose from
|
static Tag[] |
SGD.TAGS_SELECTION
Loss functions to choose from
|
static Tag[] |
LinearRegression.TAGS_SELECTION
Attribute selection methods
|
| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
StringKernel.TAGS_PRUNING
Pruning methods
|
| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
KStar.TAGS_MISSING
Define possible missing value handling methods
|
static Tag[] |
IBk.TAGS_WEIGHTING
possible instance weighting methods.
|
| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
RegressionByDiscretization.TAGS_ESTIMATOR
The filter to apply to the training data
|
static Tag[] |
CostSensitiveClassifier.TAGS_MATRIX_SOURCE
Specify possible sources of the cost matrix
|
static Tag[] |
MultiClassClassifier.TAGS_METHOD
The error correction modes
|
static Tag[] |
Vote.TAGS_RULES
combination rules
|
| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
DecisionTable.TAGS_EVALUATION |
| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
HoeffdingTree.TAGS_SELECTION |
static Tag[] |
HoeffdingTree.TAGS_SELECTION2 |
| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
HierarchicalClusterer.TAGS_LINK_TYPE |
static Tag[] |
SimpleKMeans.TAGS_SELECTION
Initialization methods
|
| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
Debug.Clock.TAGS_FORMAT
the output formats
|
| Modifier and Type | Method and Description |
|---|---|
Tag |
SelectedTag.getSelectedTag()
Gets the selected Tag.
|
Tag[] |
SelectedTag.getTags()
Gets the set of all valid Tags.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
Tag.toOptionList(Tag[] tags)
returns a list that can be used in the listOption methods to list all
the available ID strings, e.g.: <0|1|2> or <what|ever>
|
static String |
Tag.toOptionSynopsis(Tag[] tags)
returns a string that can be used in the listOption methods to list all
the available options, i.e., "\t\tID = Text\n" for each option
|
| Constructor and Description |
|---|
SelectedTag(int tagID,
Tag[] tags)
Creates a new
SelectedTag instance. |
SelectedTag(String tagText,
Tag[] tags)
Creates a new
SelectedTag instance. |
| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
Agrawal.FUNCTION_TAGS
the funtion tags
|
| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
SubspaceCluster.TAGS_CLUSTERSUBTYPE
the tags for the cluster types
|
static Tag[] |
SubspaceCluster.TAGS_CLUSTERTYPE
the tags for the cluster types
|
static Tag[] |
BIRCHCluster.TAGS_INPUTORDER
the input order tags
|
static Tag[] |
BIRCHCluster.TAGS_PATTERN
the pattern tags
|
| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
RemoveType.TAGS_ATTRIBUTETYPE
Tag allowing selection of attribute type to delete
|
static Tag[] |
RandomProjection.TAGS_DSTRS_TYPE
The types of distributions that can be used for calculating the random
matrix
|
static Tag[] |
StringToWordVector.TAGS_FILTER
Specifies whether document's (instance's) word frequencies are to be
normalized.
|
static Tag[] |
SortLabels.TAGS_SORTTYPE
Tag allowing selection of sort type.
|
static Tag[] |
Add.TAGS_TYPE
the attribute type.
|
| Modifier and Type | Field and Description |
|---|---|
static Tag[] |
Main.TAGS_GUI
GUI tags.
|
| Modifier and Type | Field and Description |
|---|---|
static ArrayList<Tag> |
SerializedModelSaver.s_fileFormatsAvailable
Available file formats.
|
| Modifier and Type | Method and Description |
|---|---|
Tag |
SerializedModelSaver.getFileFormat()
Get the file format to use for saving.
|
Tag |
SerializedModelSaver.validateFileFormat(Tag ff)
Validate the file format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SerializedModelSaver.setFileFormat(Tag ff)
Set the file format to use for saving.
|
Tag |
SerializedModelSaver.validateFileFormat(Tag ff)
Validate the file format.
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.