org.knime.base.node.mine.neural.rprop
Class RPropNodeDialog
java.lang.Object
org.knime.core.node.NodeDialogPane
org.knime.core.node.defaultnodesettings.DefaultNodeSettingsPane
org.knime.base.node.mine.neural.rprop.RPropNodeDialog
public class RPropNodeDialog
- extends DefaultNodeSettingsPane
The RPropNodeDialog allows to configure the settings (nr. of training
iterations and architecture of the neural net).
- Author:
- Nicolas, University of Konstanz
Constructor Summary |
RPropNodeDialog()
Creates a new NodeDialogPane for the RProp neural net in
order to set the desired options. |
Methods inherited from class org.knime.core.node.defaultnodesettings.DefaultNodeSettingsPane |
addDialogComponent, closeCurrentGroup, createNewGroup, createNewTab, createNewTabAt, loadAdditionalSettingsFrom, loadAdditionalSettingsFrom, loadSettingsFrom, saveAdditionalSettingsTo, saveSettingsTo, selectTab, setDefaultTabTitle, setHorizontalPlacement |
Methods inherited from class org.knime.core.node.NodeDialogPane |
addJobMgrTab, addTab, addTabAt, createFlowVariableModel, createFlowVariableModel, createFlowVariableModel, finishEditingAndSaveSettingsTo, getAvailableFlowVariables, getPanel, getTab, getTabIndex, internalLoadSettingsFrom, loadSettingsFrom, loadSettingsFrom, onCancel, onClose, onOpen, removeTab, renameTab, saveSettingsTo, setEnabled, setSelected |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RPropNodeDialog
public RPropNodeDialog()
- Creates a new
NodeDialogPane
for the RProp neural net in
order to set the desired options.
Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display,
or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the
copyright owner or as specified in the license file distributed with this product.