Uses of Package
weka.classifiers.functions
-
Classes in weka.classifiers.functions used by adams.data.wekapyroproxy Class Description PyroProxy Proxy for a python model using Pyro4 for communication. -
Classes in weka.classifiers.functions used by adams.gui.tools.wekainvestigator.tab.classifytab.evaluation Class Description FromPredictions Encapsulates predictions from a spreadsheet. -
Classes in weka.classifiers.functions used by weka.attributeSelection Class Description LinearRegressionJ Class for using linear regression for prediction. -
Classes in weka.classifiers.functions used by weka.classifiers.functions Class Description GaussianProcessesNoWeights * Implements Gaussian processes for regression without hyperparameter-tuning.PLSClassifierWeighted A wrapper classifier for the PLSFilter, utilizing the PLSFilter's ability to perform predictions.PLSClassifierWeightedWithLoadings A wrapper classifier for the PLSFilter, utilizing the PLSFilter's ability to perform predictions.
Allows access to the PLS matrices in case the filter is a PLSFilterWithLoadings instance.SimpleLinearRegressionWithAccess Learns a simple linear regression model. -
Classes in weka.classifiers.functions used by weka.classifiers.trees Class Description LinearRegressionJ Class for using linear regression for prediction. -
Classes in weka.classifiers.functions used by weka.core Class Description LinearRegressionJ Class for using linear regression for prediction.