307 results
- Go to itemImplements Gaussian Processes for regression without hyperparameter-tuning. For more information see David J.C. Mackay (1998). In…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 itemImplements a least median sqaured linear regression utilising the existing weka LinearRegression class to form predictions. Least…0
- Go to itemA wrapper class for the liblinear tools (the liblinear classes, typically the jar file, need to be in the classpath to use this c…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 weighte…0
- Go to itemBayes Network learning using various search algorithms and quality measures. Base class for a Bayes Network classifier. Provides …0
- Go to itemClass for building and using a Complement class Naive Bayes classifier. For more information see, Jason D. Rennie, Lawrence Shih,…0
- Go to itemClass for building and using a Discriminative Multinomial Naive Bayes classifier. For more information see, Jiang Su,Harry Zhang,…0
- Go to itemContructs Hidden Naive Bayes classification model with high classification accuracy and AUC. For more information refer to: H. Zh…0
- Go to itemClass for a Naive Bayes classifier using estimator classes. Numeric estimator precision values are chosen based on analysis of th…0
- Go to itemClass for building and using a multinomial Naive Bayes classifier. For more information see, Andrew Mccallum, Kamal Nigam: A Comp…0
- Go to itemAODE achieves highly accurate classification by averaging over all of a small space of alternative naive-Bayes-like models that h…0
- Go to itemAODEsr augments AODE with Subsumption Resolution.AODEsr detects specializations between two attribute values at classification ti…0
- Go to itemImplements Bayesian Logistic Regression for both Gaussian and Laplace Priors. For more information, see Alexander Genkin, David D…0
- Go to itemClass for building and using a multinomial Naive Bayes classifier. For more information see, Andrew Mccallum, Kamal Nigam: A Comp…0
- Go to itemClass for building and using a simple Naive Bayes classifier.Numeric attributes are modelled by a normal distribution. For more i…0
- Go to itemClass for a Naive Bayes classifier using estimator classes. This is the updateable version of NaiveBayes. This classifier will us…0
- Go to itemWAODE contructs the model called Weightily Averaged One-Dependence Estimators. For more information, see L. Jiang, H. Zhang: Weig…0
- Go to itemClass for running an arbitrary classifier on data that has been passed through an arbitrary filter. Like the classifier, the stru…0