Node Connectivity

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

NaiveBayesSimple Deprecated

Class for building and using a simple Naive Bayes classifier.

NaiveBayesUpdateable Deprecated

Class for a Naive Bayes classifier using estimator classes.

WAODE Deprecated

WAODE contructs the model called Weightily Averaged One-Dependence Estimators.

GaussianProcesses Deprecated

Implements Gaussian Processes for regression without hyperparameter-tuning.

IsotonicRegression Deprecated

Learns an isotonic regression model.

LeastMedSq Deprecated

Implements a least median sqaured linear regression utilising the existing weka LinearRegression class to form predictions.

LinearRegression Deprecated

Class for using linear regression for prediction.

Logistic Deprecated

Class for building and using a multinomial logistic regression model with a ridge estimator.

MultilayerPerceptron Deprecated

A Classifier that uses backpropagation to classify instances.

PLSClassifier Deprecated

A wrapper classifier for the PLSFilter, utilizing the PLSFilter's ability to perform predictions.