public class MajorityLabelsetUpdateable extends MajorityLabelset implements IncrementalMultiLabelClassifier
MajorityLabelset,
Serialized FormclassFreqs, maxValue, prediction| Constructor and Description |
|---|
MajorityLabelsetUpdateable() |
| Modifier and Type | Method and Description |
|---|---|
String |
globalInfo()
Description to display in the GUI.
|
static void |
main(String[] args) |
void |
updateClassifier(weka.core.Instance x) |
buildClassifier, distributionForInstance, updateCountevaluation, getModel, makeCopies, runClassifier, testCapabilities, toStringbatchSizeTipText, classifyInstance, debugTipText, distributionsForInstances, doNotCheckCapabilitiesTipText, forName, getBatchSize, getCapabilities, getDebug, getDoNotCheckCapabilities, getNumDecimalPlaces, getOptions, getRevision, implementsMoreEfficientBatchPrediction, listOptions, makeCopies, makeCopy, numDecimalPlacesTipText, postExecution, preExecution, run, runClassifier, setBatchSize, setDebug, setDoNotCheckCapabilities, setNumDecimalPlaces, setOptionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebugTipText, getDebug, getModel, setDebugbuildClassifier, classifyInstance, distributionForInstance, getCapabilitiesdebugTipText, getDebug, getModel, setDebugpublic String globalInfo()
MajorityLabelsetglobalInfo in class MajorityLabelsetpublic void updateClassifier(weka.core.Instance x)
throws Exception
updateClassifier in interface weka.classifiers.UpdateableClassifierExceptionpublic static void main(String[] args)
Copyright © 2017. All Rights Reserved.