Package com.rapidminer.operator.learner.functions.kernel.rvm

This package contains classes necessary for Relevance Vector Machine (RVM) calculation.

See:
          Description

Class Summary
ClassificationProblem Models a Classification-Problem.
ConstructiveRegression Constructive RVM for regression problems (see bla).
Model The lerned model.
Parameter Holds the RVM parameters
Problem Holds the data defining the regression / classification problem to be learned
RegressionProblem Models a Regression-Problem.
RVMBase Defines the interface for the various RVM-implementations
RVMClassification The standard (slow, non scaling) regression RVM (see bla).
RVMRegression The standard (slow, non scaling) regression RVM (see bla).
 

Package com.rapidminer.operator.learner.functions.kernel.rvm Description

This package contains classes necessary for Relevance Vector Machine (RVM) calculation.



Copyright © 2001-2009 by Rapid-I