public class RAkELd extends RAkEL implements weka.core.TechnicalInformationHandler
m is set automatically to the number of partitions (k still indicates the size of partitions, although anything more than L/2 doesn't make much sense).RAkEL,
Serialized Form| Constructor and Description |
|---|
RAkELd() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildClassifier(weka.core.Instances D) |
java.lang.String |
getRevision() |
weka.core.TechnicalInformation |
getTechnicalInformation() |
java.lang.String |
globalInfo()
Description to display in the GUI.
|
static void |
main(java.lang.String[] args) |
distributionForInstance, getK, getM, getOptions, getSeed, listOptions, setK, setM, setOptions, setSeed, toStringevaluation, getCapabilities, getTemplate, makeCopies, runClassifier, testCapabilitiesclassifierTipText, getClassifier, setClassifierpublic java.lang.String globalInfo()
globalInfo in class RAkELpublic void buildClassifier(weka.core.Instances D)
throws java.lang.Exception
buildClassifier in interface weka.classifiers.ClassifierbuildClassifier in class RAkELjava.lang.Exceptionpublic weka.core.TechnicalInformation getTechnicalInformation()
getTechnicalInformation in interface weka.core.TechnicalInformationHandlergetTechnicalInformation in class RAkELpublic java.lang.String getRevision()
getRevision in interface weka.core.RevisionHandlergetRevision in class RAkELpublic static void main(java.lang.String[] args)