96 results
- Go to itemClass for running an arbitrary classifier on data that has been passed through an arbitrary filter. Like the classifier, the stru…0
- Go to itemImplements Grading. The base classifiers are "graded". For more information, see A.K. Seewald, J. Fuernkranz: An Evaluation of Gr…0
- Go to itemPerforms a grid search of parameter pairs for the a classifier (Y-axis, default is LinearRegression with the "Ridge" parameter) a…0
- Go to itemClass for performing additive logistic regression. This class performs classification using a regression scheme as the base learn…0
- Go to itemThis metaclassifier makes its base classifier cost-sensitive using the method specified in Pedro Domingos: MetaCost: A general me…0
- Go to itemClass for boosting a classifier using the MultiBoosting method. MultiBoosting is an extension to the highly successful AdaBoost t…0
- Go to itemA metaclassifier for handling multi-class datasets with 2-class classifiers. This classifier is also capable of applying error co…0
- Go to itemClass for selecting a classifier from among several using cross validation on the training data or the performance on the trainin…0
- Go to itemA meta classifier for handling multi-class datasets with 2-class classifiers by building a random class-balanced tree structure. …0
- Go to itemA meta classifier for handling multi-class datasets with 2-class classifiers by building a random data-balanced tree structure. F…0
- Go to itemA meta classifier for handling multi-class datasets with 2-class classifiers by building a random tree structure. For more info, …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 s…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 itemA regression scheme that employs any classifier on a copy of the data that has the class attribute (equal-width) discretized. The…0
- Go to itemClass for performing parameter selection by cross-validation for any classifier. For more information, see: R. Kohavi (1995). Wra…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 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