Node Connectivity

There are 3892 nodes that can be used as predessesor for a node with an input port of type Table.

Weka Cluster Assigner Deprecated

The Weka Cluster Assigner takes a cluster model generated in a weka node and assigns the data at the inport to the corresponding clusters.

Weka Predictor Deprecated

The Weka Predictor takes a model generated in a weka node and classifies the test data at the inport.

XGBoost Linear Model Learner 

Learns a linear model based XGBoost model.

XGBoost Linear Model Learner (Regression) 

Learns a linear model based XGBoost model.

XGBoost Tree Ensemble Learner 

Learns a tree based XGBoost model.

XGBoost Tree Ensemble Learner (Regression) 

Learns a tree based XGBoost model for regression.

XGBoost Predictor Streamable

Applies a classification XGBoost model to predict data.

XGBoost Predictor (Regression) Streamable

Applies a regression XGBoost model to predict data.

DB Delete (Filter) 

Deletes rows in the database that match the specified filter conditions.

DB Delete (Table) StreamableDeprecated

Deletes rows in the database based on the values of the selected columns from the KNIME input table.