Package org.knime.base.node.mine.bayes.naivebayes.predictor

This package contains the classes of the predictor node.

See:
          Description

Class Summary
NaiveBayesCellFactory Naive Bayes AppendCellFactory class which uses the given NaiveBayesModel to predict the class membership of each row.
NaiveBayesPredictorNodeDialog NodeDialog for the "Naive Bayes Predictor" Node.
NaiveBayesPredictorNodeFactory NodeFactory for the "Naive Bayes Predictor" node.
NaiveBayesPredictorNodeModel This is the NodeModel implementation of the "Naive Bayes Predictor" node.
 

Package org.knime.base.node.mine.bayes.naivebayes.predictor Description

This package contains the classes of the predictor node. The predictor uses the given model to calculates the probability per class for the given data table.



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.