There are 2898 nodes that can be used as successor for a node with an output port of type Table.
Class for a Naive Bayes classifier using estimator classes. This is the updateable version of NaiveBayes. This classifier will use a default precision of […]
WAODE contructs the model called Weightily Averaged One-Dependence Estimators. For more information, see L. Jiang, H. Zhang: Weightily Averaged […]
Implements Gaussian Processes for regression without hyperparameter-tuning. For more information see David J.C. Mackay (1998). Introduction to Gaussian […]
Learns an isotonic regression model. Picks the attribute that results in the lowest squared error. Missing values are not allowed. Can only deal with […]
Implements a least median sqaured linear regression utilising the existing weka LinearRegression class to form predictions. Least squared regression […]
A wrapper class for the liblinear tools (the liblinear classes, typically the jar file, need to be in the classpath to use this classifier). Rong-En Fan, […]
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. Uses the Akaike criterion for model selection, and is able to deal with weighted instances.
Class for building and using a multinomial logistic regression model with a ridge estimator. There are some modifications, however, compared to the paper […]
A Classifier that uses backpropagation to classify instances. This network can be built by hand, created by an algorithm or both. The network can also be […]
Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.