Node Connectivity

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

HNB Deprecated

Contructs Hidden Naive Bayes classification model with high classification accuracy and AUC.

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.