Node Connectivity

There are 3058 nodes that can be used as successor for a node with an output port of type Table.

NaiveBayes Deprecated

Class for a Naive Bayes classifier using estimator classes.

NaiveBayesMultinomial Deprecated

Class for building and using a multinomial Naive Bayes classifier.

NaiveBayesMultinomialUpdateable Deprecated

Class for building and using a multinomial Naive Bayes classifier.

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.