21 results
- Go to itemImplements Gaussian processes for regression without hyperparameter-tuning To make choosing an appropriate noise level easier, th…0
- Go to itemLearns an isotonic regression model Picks the attribute that results in the lowest squared error.Missing values are not allowed. …0
- Go to itemThis classifier generates a two-class kernel logistic regression model The model is fit by minimizing the negative log-likelihood…0
- Go to itemA wrapper class for the liblinear classifier. Rong-En Fan, Kai-Wei Chang, Cho-Jui Hsieh, Xiang-Rui Wang, Chih-Jen Lin (2008) LIBL…0
- Go to itemA wrapper class for the libsvm tools (the libsvm classes, typically the jar file, need to be in the classpath to use this classif…0
- Go to itemClass for using linear regression for prediction Uses the Akaike criterion for model selection, and is able to deal with weighted…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 itemA Classifier that uses backpropagation to classify instances. This network can be built by hand, created by an algorithm or both …0
- Go to itemClass for building pace regression linear models and using them for prediction Under regularity conditions, pace regression is pr…0
- Go to itemClass implementing radial basis function networks for classification, trained in a fully supervised manner using WEKA's Optimizat…0
- Go to itemClass that implements a normalized Gaussian radial basisbasis function network. It uses the k-means clustering algorithm to provi…0
- Go to itemClass implementing radial basis function networks for classification, trained in a fully supervised manner using WEKA's Optimizat…0
- Go to itemImplements stochastic gradient descent for learning various linear models (binary class SVM, binary class logistic regression, sq…0
- Go to itemImplements stochastic gradient descent for learning a linear binary class SVM or binary class logistic regression on text data Op…0
- Go to itemLearns a simple linear regression model Picks the attribute that results in the lowest squared error.Missing values are not allow…0
- Go to itemClassifier for building linear logistic regression models LogitBoost with simple regression functions as base learners is used fo…0
- Go to itemImplements John Platt's sequential minimal optimization algorithm for training a support vector classifier. This implementation g…0
- Go to itemSMOreg implements the support vector machine for regression The parameters can be learned using various algorithms.The algorithm …0
- Go to itemImplements the stochastic variant of the Pegasos (Primal Estimated sub-GrAdient SOlver for SVM) method of Shalev-Shwartz et al (2…0
- Go to itemImplementation of the voted perceptron algorithm by Freund and Schapire Globally replaces all missing values, and transforms nomi…0