There are 2897 nodes that can be used as successor
for a node with an output port of type Table.
Class for building and using a simple Naive Bayes classifier.Numeric attributes are modelled by a normal distribution. For more information, see Richard […]
Class for a Naive Bayes classifier using estimator classes
Generative models for scalable text mining
Implements Gaussian processes for regression without hyperparameter-tuning
Learns an isotonic regression model
This classifier generates a two-class kernel logistic regression model
A wrapper class for the liblinear classifier. Rong-En Fan, Kai-Wei Chang, Cho-Jui Hsieh, Xiang-Rui Wang, Chih-Jen Lin (2008)
A wrapper class for the libsvm tools (the libsvm classes, typically the jar file, need to be in the classpath to use this classifier). LibSVM runs faster […]
Class for using linear regression for prediction
Class for building and using a multinomial logistic regression model with a ridge estimator. There are some modifications, however, compared to the paper of […]