Node Connectivity

There are 3058 nodes that can be used as successor for a node with an output 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.

Weka SerializedClassifier Read Deprecated

A wrapper around a serialized classifier model.

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.

PMML Validation Data Appender 

This node appends a model verification to the first model in a PMML document. The data from the table is inserted into the PMML document as an […]