Node Connectivity

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

H2O MOJO Predictor (Isolation Forest) Streamable

Detects anomalies/outliers in input data according to a MOJO.

H2O MOJO Predictor (Regression) Streamable

Predicts input data by regression using a MOJO.

H2O MOJO Predictor (Word Embedding) Streamable

Applies a word embedding MOJO to input data.

AODE (3.6) (legacy) 

AODE achieves highly accurate classification by averaging over all of a small space of alternative naive-Bayes-like models that have weaker (and hence less […]

AODEsr (3.6) (legacy) 

AODEsr augments AODE with Subsumption Resolution.AODEsr detects specializations between two attribute values at classification time and deletes the […]

BayesNet (3.6) (legacy) 

Bayes Network learning using various search algorithms and quality measures. Base class for a Bayes Network classifier. Provides datastructures (network […]

BayesianLogisticRegression (3.6) (legacy) 

Implements Bayesian Logistic Regression for both Gaussian and Laplace Priors. For more information, see Alexander Genkin, David D. Lewis, David Madigan […]

ComplementNaiveBayes (3.6) (legacy) 

Class for building and using a Complement class Naive Bayes classifier. For more information see, Jason D. Rennie, Lawrence Shih, Jaime Teevan, David R. […]

DMNBtext (3.6) (legacy) 

Class for building and using a Discriminative Multinomial Naive Bayes classifier. For more information see, Jiang Su,Harry Zhang,Charles X. Ling,Stan […]

HNB (3.6) (legacy) 

Contructs Hidden Naive Bayes classification model with high classification accuracy and AUC. For more information refer to: H. Zhang, L. Jiang, J. Su: […]