org.knime.base.node.mine.bfn.fuzzy
Class FuzzyBasisFunctionPortObject.FuzzyCreator
java.lang.Object
org.knime.base.node.mine.bfn.fuzzy.FuzzyBasisFunctionPortObject.FuzzyCreator
- All Implemented Interfaces:
- BasisFunctionPortObject.Creator
- Enclosing class:
- FuzzyBasisFunctionPortObject
public static class FuzzyBasisFunctionPortObject.FuzzyCreator
- extends Object
- implements BasisFunctionPortObject.Creator
Used to create PNN predictor rows.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FuzzyBasisFunctionPortObject.FuzzyCreator
public FuzzyBasisFunctionPortObject.FuzzyCreator()
createPredictorRow
public BasisFunctionPredictorRow createPredictorRow(ModelContentRO pp)
throws InvalidSettingsException
- Return specific predictor row for the given
ModelContent
.
- Specified by:
createPredictorRow
in interface BasisFunctionPortObject.Creator
- Parameters:
pp
- the content the read the predictive row from
- Returns:
- a new predictor row
- Throws:
InvalidSettingsException
- if the rule can be read from model
content
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.