Modifier and Type | Field and Description |
---|---|
static Tag[] |
FPGrowth.AssociationRule.TAGS_SELECTION
Tags for display in the GUI
|
static Tag[] |
Apriori.TAGS_SELECTION
Metric types.
|
Modifier and Type | Field and Description |
---|---|
static Tag[] |
CostSensitiveASEvaluation.TAGS_MATRIX_SOURCE
Specify possible sources of the cost matrix
|
static Tag[] |
LinearForwardSelection.TAGS_SEARCH_METHOD |
static Tag[] |
ScatterSearchV1.TAGS_SELECTION |
static Tag[] |
RaceSearch.TAGS_SELECTION |
static Tag[] |
BestFirst.TAGS_SELECTION
search directions
|
static Tag[] |
SubsetSizeForwardSelection.TAGS_TYPE |
static Tag[] |
LinearForwardSelection.TAGS_TYPE |
static Tag[] |
RaceSearch.XVALTAGS_SELECTION |
Modifier and Type | Field and Description |
---|---|
static Tag[] |
BayesianLogisticRegression.TAGS_HYPER_METHOD |
static Tag[] |
BayesianLogisticRegression.TAGS_PRIOR |
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[] |
PaceRegression.TAGS_ESTIMATOR
estimator types
|
static Tag[] |
SMO.TAGS_FILTER
The filter to apply to the training data
|
static Tag[] |
SMOreg.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[] |
LibSVM.TAGS_KERNELTYPE
the different kernel types
|
static Tag[] |
SPegasos.TAGS_SELECTION
Loss functions to choose from
|
static Tag[] |
LinearRegression.TAGS_SELECTION
Attribute selection methods
|
static Tag[] |
LibSVM.TAGS_SVMTYPE
SVM types
|
static Tag[] |
LibLINEAR.TAGS_SVMTYPE
SVM solver types
|
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[] |
ThresholdSelector.TAGS_EVAL
The evaluation modes
|
static Tag[] |
GridSearch.TAGS_EVALUATION
evaluation
|
static Tag[] |
CostSensitiveClassifier.TAGS_MATRIX_SOURCE
Specify possible sources of the cost matrix
|
static Tag[] |
MetaCost.TAGS_MATRIX_SOURCE
Specify possible sources of the cost matrix
|
static Tag[] |
ThresholdSelector.TAGS_MEASURE
the measure to use
|
static Tag[] |
MultiClassClassifier.TAGS_METHOD
The error correction modes
|
static Tag[] |
ThresholdSelector.TAGS_OPTIMIZE
How to determine which class value to optimize for
|
static Tag[] |
RacedIncrementalLogitBoost.TAGS_PRUNETYPE
The pruning types
|
static Tag[] |
ThresholdSelector.TAGS_RANGE
Type of correction applied to threshold range
|
static Tag[] |
Vote.TAGS_RULES
combination rules
|
static Tag[] |
GridSearch.TAGS_TRAVERSAL
traversal
|
Modifier and Type | Field and Description |
---|---|
static Tag[] |
MILR.TAGS_ALGORITHMTYPE
the types of algorithms
|
static Tag[] |
MIDD.TAGS_FILTER
The filter to apply to the training data
|
static Tag[] |
MIOptimalBall.TAGS_FILTER
The filter to apply to the training data
|
static Tag[] |
MDD.TAGS_FILTER
The filter to apply to the training data
|
static Tag[] |
MISMO.TAGS_FILTER
The filter to apply to the training data
|
static Tag[] |
MIEMDD.TAGS_FILTER
The filter to apply to the training data
|
static Tag[] |
MISVM.TAGS_FILTER
The filter to apply to the training data
|
static Tag[] |
MIWrapper.TAGS_TESTMETHOD
the test methods
|
static Tag[] |
SimpleMI.TAGS_TRANSFORMMETHOD
the transformation methods
|
Modifier and Type | Field and Description |
---|---|
static Tag[] |
DecisionTable.TAGS_EVALUATION |
Modifier and Type | Field and Description |
---|---|
static Tag[] |
FT.TAGS_MODEL
possible model types.
|
static Tag[] |
BFTree.TAGS_PRUNING
pruning strategy
|
static Tag[] |
ADTree.TAGS_SEARCHPATH
The search modes
|
Modifier and Type | Field and Description |
---|---|
static Tag[] |
HierarchicalClusterer.TAGS_LINK_TYPE |
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[] |
PLSFilter.TAGS_ALGORITHM
the types of algorithm
|
static Tag[] |
PLSFilter.TAGS_PREPROCESSING
the types of preprocessing
|
Modifier and Type | Field and Description |
---|---|
static Tag[] |
Wavelet.TAGS_ALGORITHM
the types of algorithm
|
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[] |
Wavelet.TAGS_PADDING
the types of padding
|
static Tag[] |
Add.TAGS_TYPE
the attribute type.
|
static Tag[] |
MultiInstanceToPropositional.TAGS_WEIGHTMETHOD
weight methods
|
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 © 2019 University of Waikato, Hamilton, NZ. All rights reserved.