A B C D E F G H I L M N O P R S T U V W Z

G

gaussElimination() - Method in class wGmdh.jGmdh.oldskul.LinearEqSystem
Solves system of linear equations by Gauss elimination method, using partial pivoting, forward elimination and back substitution.
generateNeighbor(ArrayList<ArrayList<NodeGraphics>>, int, GuiManager.SimulatedAnnealingRelocation.NeighboringConfigurationSingleNode) - Method in class wGmdh.jGmdh.gui.GuiManager.SimulatedAnnealingRelocation
 
generateNeighbor(ArrayList<ArrayList<NodeGraphics>>, int, int, GuiManager.SimulatedAnnealingRelocation.NeighboringConfigurationLayer) - Method in class wGmdh.jGmdh.gui.GuiManager.SimulatedAnnealingRelocation
 
generateSummands(double[]) - Method in class wGmdh.jGmdh.oldskul.Model
i.e. model has following form: P10 = a0 + a1*P1 + a2*P2 + a3*P3 + a4*P1*P1 + a5*P1*P2 + a6*P1*P3 + a7*P2*P2 + a8*P2*P3 + a9*P3*P3, method would return [ [a0, [null]], [a1,[P1]], [a2,[P2]], [a3,[P3]], [a4,[P1,P1]], [a5,[P1,P2]], ...]
getAdditionTime() - Method in class wGmdh.jGmdh.oldskul.measures.CompoundError
 
getArmingExecutor() - Method in class wGmdh.jGmdh.gui.GuiManager
 
getBest(int) - Method in class wGmdh.Msc
 
getBest(int) - Method in class wGmdh.MscPrototype
Deprecated.  
getBufferedImage() - Method in class wGmdh.jGmdh.gui.ZoomableOverlayPanel
In case you want to meddle with our stuff from the outside
getButton() - Method in class wGmdh.jGmdh.gui.NodeGraphics
 
getCapabilities() - Method in class wGmdh.jGmdh.oldskul.measures.Performance
 
getCapabilities() - Method in class wGmdh.Msc
 
getCapabilities() - Method in class wGmdh.MscPrototype
Deprecated.  
getCoeffs() - Method in class wGmdh.jGmdh.oldskul.Model
 
getCw() - Method in class wGmdh.jGmdh.oldskul.measures.CompoundError
 
getDataProvider() - Method in class wGmdh.Msc
 
getDataset() - Method in class wGmdh.jGmdh.oldskul.MultiSelectCombi
 
getDataset() - Method in class wGmdh.jGmdh.oldskul.TwoInputModelFactory
 
getDebug() - Method in class wGmdh.jGmdh.oldskul.measures.Measure
 
getDebug() - Method in class wGmdh.jGmdh.oldskul.measures.Performance
 
getDebug() - Method in class wGmdh.jGmdh.oldskul.NodeFilter
 
getDefaultTransformModel() - Method in class wGmdh.jGmdh.gui.GuiManager
 
getDimension() - Method in class wGmdh.jGmdh.util.supervised.DatasetSupervised
 
getDirty() - Method in class wGmdh.jGmdh.gui.ZoomableOverlayPanel
 
getErrorMeasure() - Method in class wGmdh.jGmdh.oldskul.Model
 
getErrorStructureLearningSet() - Method in class wGmdh.jGmdh.oldskul.Model
 
getErrorStructureValidationSet() - Method in class wGmdh.jGmdh.oldskul.Model
 
getExecutionTimeThreshold() - Method in class wGmdh.jGmdh.oldskul.measures.CompoundError
 
getFirstDragExecutor() - Method in class wGmdh.jGmdh.gui.GuiManager
 
getFolds() - Method in class wGmdh.GmdhDepthSearch
 
getGlobalIdentifier() - Static method in class wGmdh.jGmdh.oldskul.Node
 
getGuiManager() - Method in class wGmdh.jGmdh.gui.NodebuttonPanel
 
getHighlightingExecutor() - Method in class wGmdh.jGmdh.gui.GuiManager
 
getHorizontalScrollBarValue() - Method in class wGmdh.jGmdh.gui.SubpixelScrollPane
 
getIdentifier() - Method in class wGmdh.jGmdh.oldskul.Node
 
getInstances() - Method in class wGmdh.jGmdh.util.supervised.DatasetSupervised
 
getLabel() - Method in class wGmdh.jGmdh.gui.NodeGraphics.NodeButton
Gets the label
getLast() - Method in class wGmdh.jGmdh.gui.GuiManager.ZoomSlider
 
getLastRedrawnDimension() - Method in class wGmdh.jGmdh.gui.GuiManager
 
getLastRedrawnSize() - Method in class wGmdh.jGmdh.gui.ZoomableOverlayPanel
 
getLearningGoals() - Method in class wGmdh.jGmdh.util.supervised.CvHandler
 
getLearningGoals() - Method in interface wGmdh.jGmdh.util.supervised.DatasetHandlerSupervised
 
getLearningGoals() - Method in class wGmdh.jGmdh.util.supervised.PercentageSplitHandler
 
getLearningInputs(Model) - Method in class wGmdh.jGmdh.util.supervised.CvHandler
 
getLearningInputs(Model) - Method in interface wGmdh.jGmdh.util.supervised.DatasetHandlerSupervised
 
getLearningInputs(Model) - Method in class wGmdh.jGmdh.util.supervised.PercentageSplitHandler
 
getLearningOutputs(Node) - Method in class wGmdh.jGmdh.util.supervised.CvHandler
 
getLearningOutputs(Node) - Method in interface wGmdh.jGmdh.util.supervised.DatasetHandlerSupervised
 
getLearningOutputs(Node) - Method in class wGmdh.jGmdh.util.supervised.PercentageSplitHandler
 
getLearningSets() - Method in class wGmdh.jGmdh.util.supervised.CvHandler
 
getLearningSets() - Method in interface wGmdh.jGmdh.util.supervised.DatasetHandlerSupervised
 
getLearningSets() - Method in class wGmdh.jGmdh.util.supervised.PercentageSplitHandler
 
getMaker() - Method in class wGmdh.jGmdh.oldskul.MultiSelectCombi
 
getMaxLayers() - Method in class wGmdh.Msc
 
getMaxLayers() - Method in class wGmdh.MscPrototype
Deprecated.  
getMeasure() - Method in class wGmdh.jGmdh.oldskul.measures.Performance
 
getModel() - Method in class wGmdh.jGmdh.gui.ZoomableOverlayPanel
 
getMultiplicationTime() - Method in class wGmdh.jGmdh.oldskul.measures.CompoundError
 
getNrFolds() - Method in class wGmdh.jGmdh.oldskul.Node
 
getNrFolds() - Method in class wGmdh.MscWithCv
Deprecated.  
getNumberOfLayers() - Method in class wGmdh.Msc
Attribute layer included in the count.
getNumberOfLayers() - Method in class wGmdh.MscPrototype
Deprecated. Attribute layer included in the count.
getOffscreenBuffer() - Method in class wGmdh.jGmdh.gui.GuiManager.ZoomableLinks
 
getOperateOn() - Method in class wGmdh.jGmdh.gui.NodebuttonPanel.ArmButtonRunnable
 
getOperateOn() - Method in class wGmdh.jGmdh.gui.NodebuttonPanel.HighlightButtonRunnable
 
getOperateOn() - Method in class wGmdh.jGmdh.gui.NodebuttonPanel.UnarmButtonRunnable
 
getOperateOn() - Method in class wGmdh.jGmdh.gui.NodebuttonPanel.UnhighlightButtonRunnable
 
getOperateOn() - Method in class wGmdh.jGmdh.gui.NodebuttonPanel.UnpressButtonRunnable
 
getOptions() - Method in class wGmdh.jGmdh.oldskul.measures.CompoundError
 
getOptions() - Method in class wGmdh.jGmdh.oldskul.measures.Measure
 
getOptions() - Method in class wGmdh.jGmdh.oldskul.measures.Performance
 
getOptions() - Method in class wGmdh.jGmdh.oldskul.NodeFilter
 
getOptions() - Method in class wGmdh.jGmdh.oldskul.SlidingFilter
 
getOptions() - Method in class wGmdh.jGmdh.util.supervised.CvHandler
 
getOptions() - Method in class wGmdh.jGmdh.util.supervised.DatasetSupervised
 
getOptions() - Method in class wGmdh.jGmdh.util.supervised.PercentageSplitHandler
 
getOptions() - Method in class wGmdh.Msc
Gets the current settings of our Classifier.
getOptions() - Method in class wGmdh.MscPrototype
Deprecated. Gets the current settings of our Classifier.
getOptions() - Method in class wGmdh.MscWithCv
Deprecated. Gets the current settings of our Classifier.
getOptions() - Method in class wGmdh.MscWithPercentageSplit
Deprecated.  
getOrigin() - Method in class wGmdh.jGmdh.gui.GuiManager.SimulatedAnnealingRelocation.NeighboringConfigurationLayer
 
getOverlay() - Method in class wGmdh.jGmdh.gui.GuiManager
 
getRandomSeed() - Method in class wGmdh.Msc
 
getRandomSeed() - Method in class wGmdh.MscPrototype
Deprecated.  
getRandomSeed() - Method in class wGmdh.MscWithCv
Deprecated.  
getResult() - Method in class wGmdh.jGmdh.oldskul.NodeFilter
Obtain results once you're done with feeding the filter
getResult() - Method in class wGmdh.jGmdh.oldskul.SlidingFilter
 
getRevision() - Method in class wGmdh.GmdhDepthSearch
 
getRevision() - Method in class wGmdh.Msc
Returns the revision string.
getRevision() - Method in class wGmdh.MscPrototype
Deprecated. Returns the revision string.
getRrseThreshold() - Method in class wGmdh.jGmdh.oldskul.measures.CompoundError
 
getScaleX() - Method in class wGmdh.jGmdh.gui.ZoomableOverlayPanel
Synchronize it from the outside if needed
getScaleY() - Method in class wGmdh.jGmdh.gui.ZoomableOverlayPanel
Synchronize it from the outside if needed
getSelectionCriterion() - Method in class wGmdh.jGmdh.oldskul.Model
 
getSelectionPerformance() - Method in class wGmdh.jGmdh.oldskul.MultiSelectCombi
 
getSelector() - Method in class wGmdh.Msc
 
getSelector() - Method in class wGmdh.MscPrototype
Deprecated.  
getSelector() - Method in class wGmdh.MscWithCv
Deprecated.  
getSinglePolynomialexecutionTime() - Method in class wGmdh.jGmdh.oldskul.measures.CompoundError
 
getSize() - Method in class wGmdh.jGmdh.oldskul.SlidingFilter
 
getSortedModels() - Method in class wGmdh.jGmdh.oldskul.NodeFilter
It's useful to have all models that have been presented to us at disposal, furthermore sorted
getSortedModels() - Method in class wGmdh.jGmdh.oldskul.SlidingFilter
 
getSpacing() - Method in class wGmdh.jGmdh.gui.GuiManager.SimulatedAnnealingRelocation.NeighboringConfigurationLayer
 
getStructureLearningGoals(Instances, int, int) - Method in class wGmdh.jGmdh.oldskul.Model
Deprecated. 
getStructureLearningGoals(Instances, double) - Method in class wGmdh.jGmdh.oldskul.Model
Deprecated. 
getStructureLearningInstances(Instances, int, int) - Method in class wGmdh.jGmdh.oldskul.Model
Deprecated. 
getStructureLearningInstances(Instances, double) - Method in class wGmdh.jGmdh.oldskul.Model
Deprecated. 
getStructureLearningPerformanceMeasure() - Method in class wGmdh.Msc
 
getStructureLearningPerformanceMeasure() - Method in class wGmdh.MscPrototype
Deprecated.  
getStructureValidationGoals(Instances, int, int) - Method in class wGmdh.jGmdh.oldskul.Model
Deprecated. 
getStructureValidationGoals(Instances, double) - Method in class wGmdh.jGmdh.oldskul.Model
Deprecated. 
getStructureValidationInstances(Instances, int, int) - Method in class wGmdh.jGmdh.oldskul.Model
Deprecated. 
getStructureValidationInstances(Instances, double) - Method in class wGmdh.jGmdh.oldskul.Model
Deprecated. 
getStructureValidationPerformanceMeasure() - Method in class wGmdh.Msc
 
getStructureValidationPerformanceMeasure() - Method in class wGmdh.MscPrototype
Deprecated.  
getSubimageSize() - Method in class wGmdh.jGmdh.gui.ZoomableOverlayPanel
 
getTargetLength() - Method in class wGmdh.jGmdh.oldskul.SlidingFilter
 
getTechnicalInformation() - Method in class wGmdh.GmdhDepthSearch
 
getTechnicalInformation() - Method in class wGmdh.jGmdh.oldskul.measures.CompoundError
 
getTechnicalInformation() - Method in class wGmdh.Msc
 
getTechnicalInformation() - Method in class wGmdh.MscPrototype
Deprecated.  
getTechnicalInformation() - Method in class wGmdh.MscWithCv
Deprecated.  
getTrainingPerformance() - Method in class wGmdh.jGmdh.oldskul.MultiSelectCombi
 
getTrainPercentage() - Method in class wGmdh.jGmdh.util.supervised.PercentageSplitHandler
 
getTrainPercentage() - Method in class wGmdh.MscWithPercentageSplit
Deprecated.  
getValidationGoals() - Method in class wGmdh.jGmdh.util.supervised.CvHandler
 
getValidationGoals() - Method in interface wGmdh.jGmdh.util.supervised.DatasetHandlerSupervised
 
getValidationGoals() - Method in class wGmdh.jGmdh.util.supervised.PercentageSplitHandler
 
getValidationInputs(Model) - Method in class wGmdh.jGmdh.util.supervised.CvHandler
 
getValidationInputs(Model) - Method in interface wGmdh.jGmdh.util.supervised.DatasetHandlerSupervised
 
getValidationInputs(Model) - Method in class wGmdh.jGmdh.util.supervised.PercentageSplitHandler
 
getValidationOutputs(Node) - Method in class wGmdh.jGmdh.util.supervised.CvHandler
 
getValidationOutputs(Node) - Method in interface wGmdh.jGmdh.util.supervised.DatasetHandlerSupervised
 
getValidationOutputs(Node) - Method in class wGmdh.jGmdh.util.supervised.PercentageSplitHandler
 
getValidationSets() - Method in class wGmdh.jGmdh.util.supervised.CvHandler
 
getValidationSets() - Method in interface wGmdh.jGmdh.util.supervised.DatasetHandlerSupervised
 
getValidationSets() - Method in class wGmdh.jGmdh.util.supervised.PercentageSplitHandler
 
getVerticalScrollBarValue() - Method in class wGmdh.jGmdh.gui.SubpixelScrollPane
 
getVisualize() - Method in class wGmdh.Msc
 
getVisualize() - Method in class wGmdh.MscPrototype
Deprecated.  
globalInfo() - Method in class wGmdh.jGmdh.oldskul.measures.CompoundError
Returns a string describing classifier
globalInfo() - Method in class wGmdh.Msc
 
globalInfo() - Method in class wGmdh.MscPrototype
Deprecated.  
globalInfo() - Method in class wGmdh.MscWithCv
Deprecated.  
GmdhDepthSearch - Class in wGmdh
A meta-learner that finds optimal network depth for MscWithCv using 10 fold cross-validation.
GmdhDepthSearch() - Constructor for class wGmdh.GmdhDepthSearch
 
gmdhNet - Variable in class wGmdh.Msc
 
gmdhNet - Variable in class wGmdh.MscPrototype
Deprecated.  
graph() - Method in class wGmdh.Msc
 
graph() - Method in class wGmdh.MscPrototype
Deprecated.  
graphics - Variable in class wGmdh.jGmdh.oldskul.Node
 
graphType() - Method in class wGmdh.Msc
 
graphType() - Method in class wGmdh.MscPrototype
Deprecated.  
GuiManager - Class in wGmdh.jGmdh.gui
GMDH network visualization.
GuiManager(ArrayList<ArrayList<? extends Node>>, int, int, int, int) - Constructor for class wGmdh.jGmdh.gui.GuiManager
 
GuiManager(int, int, int, int) - Constructor for class wGmdh.jGmdh.gui.GuiManager
 
GuiManager.SimulatedAnnealingRelocation - Class in wGmdh.jGmdh.gui
 
GuiManager.SimulatedAnnealingRelocation(ArrayList<ArrayList<NodeGraphics>>) - Constructor for class wGmdh.jGmdh.gui.GuiManager.SimulatedAnnealingRelocation
 
GuiManager.SimulatedAnnealingRelocation.NeighboringConfigurationLayer - Class in wGmdh.jGmdh.gui
 
GuiManager.SimulatedAnnealingRelocation.NeighboringConfigurationLayer() - Constructor for class wGmdh.jGmdh.gui.GuiManager.SimulatedAnnealingRelocation.NeighboringConfigurationLayer
 
GuiManager.SimulatedAnnealingRelocation.NeighboringConfigurationSingleNode - Class in wGmdh.jGmdh.gui
 
GuiManager.SimulatedAnnealingRelocation.NeighboringConfigurationSingleNode() - Constructor for class wGmdh.jGmdh.gui.GuiManager.SimulatedAnnealingRelocation.NeighboringConfigurationSingleNode
 
GuiManager.ZoomableLinks - Class in wGmdh.jGmdh.gui
Zooming stuffz
GuiManager.ZoomSlider - Class in wGmdh.jGmdh.gui
 

A B C D E F G H I L M N O P R S T U V W Z