public class RTUpdateable extends RT implements IncrementalMultiLabelClassifier
RT
,
Serialized Formm_InstancesTemplate
Constructor and Description |
---|
RTUpdateable() |
Modifier and Type | Method and Description |
---|---|
protected String |
defaultClassifierString() |
String |
globalInfo()
Description to display in the GUI.
|
static void |
main(String[] args) |
void |
updateClassifier(weka.core.Instance x) |
buildClassifier, convertInstance, distributionForInstance, getRevision
evaluation, getCapabilities, getModel, getTemplate, makeCopies, runClassifier, testCapabilities, toString
classifierTipText, defaultClassifierOptions, getClassifier, getClassifierSpec, getOptions, listOptions, postExecution, preExecution, setClassifier, setOptions
batchSizeTipText, classifyInstance, debugTipText, distributionsForInstances, doNotCheckCapabilitiesTipText, forName, getBatchSize, getDebug, getDoNotCheckCapabilities, getNumDecimalPlaces, implementsMoreEfficientBatchPrediction, makeCopies, makeCopy, numDecimalPlacesTipText, run, runClassifier, setBatchSize, setDebug, setDoNotCheckCapabilities, setNumDecimalPlaces
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
debugTipText, getDebug, getModel, setDebug
public String globalInfo()
RT
globalInfo
in class RT
protected String defaultClassifierString()
defaultClassifierString
in class ProblemTransformationMethod
public void updateClassifier(weka.core.Instance x) throws Exception
updateClassifier
in interface weka.classifiers.UpdateableClassifier
Exception
public static void main(String[] args)
Copyright © 2017. All Rights Reserved.