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, updateCount
evaluation, getModel, makeCopies, runClassifier, testCapabilities, toString
batchSizeTipText, 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, setOptions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
debugTipText, getDebug, getModel, setDebug
buildClassifier, classifyInstance, distributionForInstance, getCapabilities
debugTipText, getDebug, getModel, setDebug
public String globalInfo()
MajorityLabelset
globalInfo
in class MajorityLabelset
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.