Uses of Class
com.rapidminer.operator.learner.functions.kernel.AbstractMySVMLearner

Packages that use AbstractMySVMLearner
com.rapidminer.operator.learner.functions.kernel Learning schemes which make use of kernel functions to transform the feature space, e.g. support vector machines. 
 

Uses of AbstractMySVMLearner in com.rapidminer.operator.learner.functions.kernel
 

Subclasses of AbstractMySVMLearner in com.rapidminer.operator.learner.functions.kernel
 class JMySVMLearner
          This learner uses the Java implementation of the support vector machine mySVM by Stefan Rüping.
 class MyKLRLearner
          This is the Java implementation of myKLR by Stefan Rüping.
 



Copyright © 2001-2009 by Rapid-I