Node Connectivity

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

NaiveBayesMultinomial (3.7) 

Class for building and using a multinomial Naive Bayes classifier

NaiveBayesMultinomialText (3.7) 

Multinomial naive bayes for text data

NaiveBayesMultinomialUpdateable (3.7) 

Class for building and using a multinomial Naive Bayes classifier

NaiveBayesSimple (3.7) 

Class for building and using a simple Naive Bayes classifier.Numeric attributes are modelled by a normal distribution. For more information, see Richard […]

NaiveBayesUpdateable (3.7) 

Class for a Naive Bayes classifier using estimator classes

SparseGenerativeModel (3.7) 

Generative models for scalable text mining

GaussianProcesses (3.7) 

Implements Gaussian processes for regression without hyperparameter-tuning

IsotonicRegression (3.7) 

Learns an isotonic regression model

KernelLogisticRegression (3.7) 

This classifier generates a two-class kernel logistic regression model

LibLINEAR (3.7) 

A wrapper class for the liblinear classifier. Rong-En Fan, Kai-Wei Chang, Cho-Jui Hsieh, Xiang-Rui Wang, Chih-Jen Lin (2008)