Package org.knime.base.node.mine.regression.logistic.learner

Node implementation performing logistic regression.

See:
          Description

Class Summary
Learner A Logistic Regression Learner.
LogisticRegressionContent Utility class that stores results of logistic regression models.
LogRegLearner Logistic Regression Learner implementation.
LogRegLearnerNodeDialogPane Dialog for the logistic regression learner.
LogRegLearnerNodeFactory Factory class for logistic regression node.
LogRegLearnerNodeModel NodeModel to the logistic regression learner node.
LogRegLearnerNodeView View on the logistic regression learner node.
LogRegLearnerSettings This class hold the settings for the Logistic Learner Node.
 

Package org.knime.base.node.mine.regression.logistic.learner Description

Node implementation performing logistic regression. The node has one data input and one model output (used by the predictor). It has a view where some statistics on the error, the weights, etc. are printed. The dialog allows to set a target (or response) column and some columns (or variables) to use for learning.



Copyright, 2003 - 2012. 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.