34 results
- Go to itemClass for bagging a classifier to reduce variance Can do classification and regression depending on the base learner. For more in…0
- Go to itemA simple meta-classifier that uses a clusterer for classification For cluster algorithms that use a fixed number of clusterers, l…0
- Go to itemClass for doing classification using regression methods Class is binarized and one regression model is built for each class value…0
- Go to itemA metaclassifier that makes its base classifier cost-sensitive Two methods can be used to introduce cost-sensitivity: reweighting…0
- Go to itemClass for performing parameter selection by cross-validation for any classifier. For more information, see: R Kohavi (1995).Wrapp…0
- Go to itemThis meta classifier creates a number of disjoint, stratified folds out of the data and feeds each chunk of data to a copy of the…0
- Go to itemMeta classifier that allows standard classification algorithms to be applied to ordinal class problems. For more information see:…0
- Go to itemClassifier for incremental learning of large datasets by way of racing logit-boosted committees. For more information see: Eibe F…0
- Go to itemClass for building an ensemble of randomizable base classifiers Each base classifiers is built using a different random number se…0
- Go to itemThis method constructs a decision tree based classifier that maintains highest accuracy on training data and improves on generali…0
- Go to itemClass for boosting a 2-class classifier using the Real Adaboost method. For more information, see J Friedman, T.Hastie, R. Tibshi…0
- Go to itemA regression scheme that employs any classifier on a copy of the data that has the class attribute discretized The predicted valu…0
- Go to itemDECORATE is a meta-learner for building diverse ensembles of classifiers by using specially constructed artificial training examp…0
- Go to itemA meta classifier for handling multi-class datasets with 2-class classifiers by building an ensemble of nested dichotomies. For m…0
- Go to itemCombines several classifiers using the ensemble selection method For more information, see: Caruana, Rich, Niculescu, Alex, Crew,…0
- Go to itemClass for running an arbitrary classifier on data that has been passed through an arbitrary filter Like the classifier, the struc…0
- Go to itemImplements Grading The base classifiers are "graded". For more information, see A.K.Seewald, J. Fuernkranz: An Evaluation of Grad…0
- Go to itemClass for construction a Rotation Forest Can do classification and regression depending on the base learner. For more information…0
- Go to itemCombines several classifiers using the stacking method Can do classification or regression. For more information, see David H. Wo…0
- Go to itemImplements StackingC (more efficient version of stacking). For more information, see A.K Seewald: How to Make Stacking Better and…0