There are 2898 nodes that can be used as successor for a node with an output port of type Table.
Dimensionality of training and test data is reduced by attribute selection before being passed on to a classifier.
Class for bagging a classifier to reduce variance. Can do classification and regression depending on the base learner. For more information, see Leo […]
Class for performing parameter selection by cross-validation for any classifier. For more information, see: R. Kohavi (1995). Wrappers for Performance […]
A simple meta-classifier that uses a clusterer for classification. For cluster algorithms that use a fixed number of clusterers, like SimpleKMeans, the user […]
Class for doing classification using regression methods. Class is binarized and one regression model is built for each class value. For more information, […]
A metaclassifier that makes its base classifier cost-sensitive. Two methods can be used to introduce cost-sensitivity: reweighting training instances […]
This meta classifier creates a number of disjoint, stratified folds out of the data and feeds each chunk of data to a copy of the supplied base classifier. […]
DECORATE is a meta-learner for building diverse ensembles of classifiers by using specially constructed artificial training examples. Comprehensive […]
A meta classifier for handling multi-class datasets with 2-class classifiers by building an ensemble of nested dichotomies. For more info, check Lin Dong, […]
Class for running an arbitrary classifier on data that has been passed through an arbitrary filter. Like the classifier, the structure of the filter is […]
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.