| Package | Description |
|---|---|
| it.uniroma2.sag.kelp.learningalgorithm.regression.passiveaggressive | |
| it.uniroma2.sag.kelp.predictionfunction.regressionfunction |
| Modifier and Type | Method and Description |
|---|---|
UnivariateRegressionOutput |
PassiveAggressiveRegression.learn(Example example) |
| Modifier and Type | Method and Description |
|---|---|
abstract UnivariateRegressionOutput |
UnivariateRegressionFunction.predict(Example example) |
UnivariateRegressionOutput |
UnivariateLinearRegressionFunction.predict(Example example) |
UnivariateRegressionOutput |
UnivariateKernelMachineRegressionFunction.predict(Example example) |
Copyright © 2014 Semantic Analytics Group @ Uniroma2. All rights reserved.