Uses of Class
org.knime.base.node.mine.bfn.BasisFunctionPredictorNodeModel

Packages that use BasisFunctionPredictorNodeModel
org.knime.base.node.mine.bfn.fuzzy Contains the learner and predictor to train fuzzy rules and apply them to unknown data. 
org.knime.base.node.mine.bfn.radial Contains the PNN learner and predictor. 
 

Uses of BasisFunctionPredictorNodeModel in org.knime.base.node.mine.bfn.fuzzy
 

Subclasses of BasisFunctionPredictorNodeModel in org.knime.base.node.mine.bfn.fuzzy
 class FuzzyBasisFunctionPredictorNodeModel
          The fuzzy basis function predictor model performing a prediction on the data from the first input and the fuzzy basisfunction model from the second.
 

Uses of BasisFunctionPredictorNodeModel in org.knime.base.node.mine.bfn.radial
 

Subclasses of BasisFunctionPredictorNodeModel in org.knime.base.node.mine.bfn.radial
 class RadialBasisFunctionPredictorNodeModel
          The radial basisfunction predictor model performing a prediction on the data from the first input and the radial basisfunction model from the second.
 



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.