|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormulaProvider | |
|---|---|
| com.rapidminer.operator.learner.functions.kernel | Learning schemes which make use of kernel functions to transform the feature space, e.g. support vector machines. |
| com.rapidminer.operator.learner.functions.kernel.evosvm | Implementations of SVMs which makes use of general purpose optimization methods, e.g. evolutionary strategies or particle swarm optimization. |
| Uses of FormulaProvider in com.rapidminer.operator.learner.functions.kernel |
|---|
| Classes in com.rapidminer.operator.learner.functions.kernel that implement FormulaProvider | |
|---|---|
class |
AbstractMySVMModel
The abstract superclass for the SVM models by Stefan Rueping. |
class |
JMySVMModel
The implementation for the mySVM model (Java version) by Stefan Rueping. |
class |
LibSVMModel
A model generated by the libsvm by Chih-Chung Chang and Chih-Jen Lin. |
class |
MyKLRModel
The model for the MyKLR learner by Stefan Rueping. |
| Uses of FormulaProvider in com.rapidminer.operator.learner.functions.kernel.evosvm |
|---|
| Classes in com.rapidminer.operator.learner.functions.kernel.evosvm that implement FormulaProvider | |
|---|---|
class |
EvoSVMModel
The model for the evolutionary SVM. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||