53 results
- Go to itemClass for building and using a 0-R classifier Predicts the mean (for a numeric class) or the mode (for a nominal class). (based o…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 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 itemClass for constructing an unpruned decision tree based on the ID3 algorithm Can only deal with nominal attributes.No missing valu…0
- Go to itemImplementation of the voted perceptron algorithm by Freund and Schapire Globally replaces all missing values, and transforms nomi…0
- Go to itemM5Base Implements base routines for generating M5 Model trees and rulesThe original algorithm M5 was invented by R. Quinlan and Y…0
- Go to itemClass implementing an Apriori-type algorithm Iteratively reduces the minimum support until it finds the required number of rules …0
- Go to itemImplements Bayesian Logistic Regression for both Gaussian and Laplace Priors. For more information, see Alexander Genkin, David D…0
- Go to itemYiling Yang, Xudong Guan, Jinyuan You: CLOPE: a fast and effective clustering algorithm for transactional data In: Proceedings of…0
- Go to itemA metaclassifier for handling multi-class datasets with 2-class classifiers This classifier is also capable of applying error cor…0
- Go to itemCluster data using the sequential information bottleneck algorithm. Note: only hard clustering scheme is supported sIB assign for…0
- Go to itemClass for running an arbitrary associator on data that has been passed through an arbitrary filter Like the associator, the struc…0
- Go to itemDECORATE is a meta-learner for building diverse ensembles of classifiers by using specially constructed artificial training examp…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 itemA metaclassifier for handling multi-class datasets with 2-class classifiers This classifier is also capable of applying error cor…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 itemA metaclassifier that selecting a mid-point threshold on the probability output by a Classifier The midpoint threshold is set so …0
- Go to itemHotSpot learns a set of rules (displayed in a tree-like structure) that maximize/minimize a target variable/value of interest Wit…0
- Go to itemClass for building and using a multinomial logistic regression model with a ridge estimator. There are some modifications, howeve…0
- Go to itemClass for building and using a decision table/naive bayes hybrid classifier At each point in the search, the algorithm evaluates …0