| Package | Description |
|---|---|
| it.uniroma2.sag.kelp.learningalgorithm.regression.passiveaggressive | |
| it.uniroma2.sag.kelp.predictionfunction.regressionfunction |
| Modifier and Type | Field and Description |
|---|---|
protected UnivariateRegressionFunction |
PassiveAggressiveRegression.regressor |
| Modifier and Type | Method and Description |
|---|---|
UnivariateRegressionFunction |
PassiveAggressiveRegression.getPredictionFunction() |
| Modifier and Type | Class and Description |
|---|---|
class |
UnivariateKernelMachineRegressionFunction
It is a univariate regression prediction function consisting of an implicit
hyperplane in a Reproducing Kernel Hilbert Space.
|
class |
UnivariateLinearRegressionFunction
It is a univariate regression prediction function consisting of an explicit hyperplane.
|
Copyright © 2014 Semantic Analytics Group @ Uniroma2. All rights reserved.