| Package | Description |
|---|---|
| org.openimaj.ml.linear.kernel | |
| org.openimaj.ml.linear.learner.perceptron |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VectorKernel |
| Modifier and Type | Class and Description |
|---|---|
class |
LinearVectorKernel |
| Constructor and Description |
|---|
KernelPerceptron(Kernel<INDEPENDANT> kernel) |
OISVM(Kernel<double[]> kernel,
double eta) |