Deprecated API


Contents
Deprecated Classes
wGmdh.MscPrototype
           
wGmdh.MscWithCv
           
wGmdh.MscWithPercentageSplit
           
 

Deprecated Methods
wGmdh.jGmdh.oldskul.Model.coeffsAndErrors(Instances, double)
            
wGmdh.jGmdh.oldskul.Model.coeffsAndErrors(Instances, int)
           
wGmdh.jGmdh.oldskul.Model.collectTrainingData(int)
           
wGmdh.jGmdh.oldskul.Model.collectValidationData(int)
           
wGmdh.jGmdh.oldskul.Model.getStructureLearningGoals(Instances, double)
           
wGmdh.jGmdh.oldskul.Model.getStructureLearningGoals(Instances, int, int)
           
wGmdh.jGmdh.oldskul.Model.getStructureLearningInstances(Instances, double)
           
wGmdh.jGmdh.oldskul.Model.getStructureLearningInstances(Instances, int, int)
           
wGmdh.jGmdh.oldskul.Model.getStructureValidationGoals(Instances, double)
           
wGmdh.jGmdh.oldskul.Model.getStructureValidationGoals(Instances, int, int)
           
wGmdh.jGmdh.oldskul.Model.getStructureValidationInstances(Instances, double)
           
wGmdh.jGmdh.oldskul.Model.getStructureValidationInstances(Instances, int, int)
           
wGmdh.jGmdh.hybrid.ErrorPropagatingModelFactory.instantiate(double[], Performance, Performance, Node...)
           
wGmdh.jGmdh.oldskul.ModelFactory.instantiate(double[], Performance, Performance, Node...)
           
wGmdh.jGmdh.oldskul.TwoInputModelFactory.instantiate(double[], Performance, Performance, Node...)
           
 

Deprecated Constructors
wGmdh.jGmdh.oldskul.AttributeNode(Instances, Instances, int)
           
wGmdh.jGmdh.oldskul.AttributeNode(Instances, int, int)
           
wGmdh.jGmdh.oldskul.Model(ArrayList, ArrayList, Performance, Performance, ArrayList)
           
wGmdh.jGmdh.oldskul.Model(ArrayList, ArrayList, Performance, Performance, Node...)
           
wGmdh.jGmdh.oldskul.Model(double[], Performance, Performance, Node...)