|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectweka.classifiers.Classifier
wGmdh.Msc
wGmdh.AdditiveMsc
public class AdditiveMsc
TODO: visual representation is inappropriate - the nested polynomial as output is wrong.
| Field Summary |
|---|
| Fields inherited from class wGmdh.Msc |
|---|
currentlyBestStructure, gmdhNet, iterations, modelToOutput, structureLearningPerformance, structureValidationPerformance |
| Fields inherited from class weka.classifiers.Classifier |
|---|
m_Debug |
| Fields inherited from interface weka.core.Drawable |
|---|
BayesNet, NOT_DRAWABLE, TREE |
| Constructor Summary | |
|---|---|
AdditiveMsc()
|
|
| Method Summary | |
|---|---|
void |
initClassifier(weka.core.Instances instances)
|
| Methods inherited from class weka.classifiers.Classifier |
|---|
debugTipText, forName, getDebug, makeCopies, makeCopy, runClassifier, setDebug |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AdditiveMsc()
| Method Detail |
|---|
public void initClassifier(weka.core.Instances instances)
throws java.lang.Exception
initClassifier in interface weka.classifiers.IterativeClassifierinitClassifier in class Mscjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||