org.knime.base.node.mine.bfn.radial
Class RadialBasisFunctionPredictorNodeModel
java.lang.Object
org.knime.core.node.NodeModel
org.knime.base.node.mine.bfn.BasisFunctionPredictorNodeModel
org.knime.base.node.mine.bfn.radial.RadialBasisFunctionPredictorNodeModel
public class RadialBasisFunctionPredictorNodeModel
- extends BasisFunctionPredictorNodeModel
The radial basisfunction predictor model performing a prediction on the data
from the first input and the radial basisfunction model from the second.
- Author:
- Thomas Gabriel, University of Konstanz
- See Also:
BasisFunctionPredictorCellFactory
Methods inherited from class org.knime.base.node.mine.bfn.BasisFunctionPredictorNodeModel |
appendClassProbabilities, configure, createRearranger, createSpec, execute, getApplyColumn, getDontKnowClassDegree, loadInternals, loadValidatedSettingsFrom, reset, saveInternals, saveSettingsTo, validateSettings |
Methods inherited from class org.knime.core.node.NodeModel |
addWarningListener, configure, continueLoop, execute, executeModel, getInHiLiteHandler, getLoopEndNode, getLoopStartNode, getNrInPorts, getNrOutPorts, getOutHiLiteHandler, getWarningMessage, notifyViews, notifyWarningListeners, peekFlowVariableDouble, peekFlowVariableInt, peekFlowVariableString, peekScopeVariableDouble, peekScopeVariableInt, peekScopeVariableString, pushFlowVariableDouble, pushFlowVariableInt, pushFlowVariableString, pushScopeVariableDouble, pushScopeVariableInt, pushScopeVariableString, removeWarningListener, setInHiLiteHandler, setWarningMessage, stateChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RadialBasisFunctionPredictorNodeModel
public RadialBasisFunctionPredictorNodeModel()
normalizeClassification
public boolean normalizeClassification()
-
- Specified by:
normalizeClassification
in class BasisFunctionPredictorNodeModel
- Returns:
true
if normalization is required for output
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.