Node Connectivity

There are 4972 nodes that can be used as predessesor for a node with an input port of type Generic Port.

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.

Weka Classifier Reader Deprecated

Reads a weka classification model from a (zip) file.

Weka Clustering Reader Deprecated

Reads a weka clustering model from a (zip) file.

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.