There are 5406 nodes that can be used as predessesor
for a node with an input port of type Generic Port.
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 […]
A wrapper classifier for the PLSFilter, utilizing the PLSFilter's ability to perform predictions.
Class for building pace regression linear models and using them for prediction. Under regularity conditions, pace regression is provably optimal when the […]
Class that implements a normalized Gaussian radial basisbasis function network. It uses the k-means clustering algorithm to provide the basis functions and […]
Implements John Platt's sequential minimal optimization algorithm for training a support vector classifier. This implementation globally replaces all […]
SMOreg implements the support vector machine for regression. The parameters can be learned using various algorithms. The algorithm is selected by setting […]
Implements the stochastic variant of the Pegasos (Primal Estimated sub-GrAdient SOlver for SVM) method of Shalev-Shwartz et al. (2007). This implementation […]
Learns a simple linear regression model. Picks the attribute that results in the lowest squared error. Missing values are not allowed. Can only deal with […]
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.