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, getRevisionevaluation, getCapabilities, getModel, getTemplate, makeCopies, runClassifier, testCapabilities, toStringclassifierTipText, defaultClassifierOptions, getClassifier, getClassifierSpec, getOptions, listOptions, postExecution, preExecution, setClassifier, setOptionsbatchSizeTipText, classifyInstance, debugTipText, distributionsForInstances, doNotCheckCapabilitiesTipText, forName, getBatchSize, getDebug, getDoNotCheckCapabilities, getNumDecimalPlaces, implementsMoreEfficientBatchPrediction, makeCopies, makeCopy, numDecimalPlacesTipText, run, runClassifier, setBatchSize, setDebug, setDoNotCheckCapabilities, setNumDecimalPlacesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebugTipText, getDebug, getModel, setDebugpublic String globalInfo()
RTglobalInfo in class RTprotected String defaultClassifierString()
defaultClassifierString in class ProblemTransformationMethodpublic void updateClassifier(weka.core.Instance x)
throws Exception
updateClassifier in interface weka.classifiers.UpdateableClassifierExceptionpublic static void main(String[] args)
Copyright © 2017. All Rights Reserved.