Modifier and Type | Method and Description |
---|---|
RegressionFunction |
RegressionLearningAlgorithm.getPredictionFunction()
Returns the regressor learned during the training process
|
Modifier and Type | Method and Description |
---|---|
RegressionFunction |
EpsilonSvmRegression.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.
|
class |
UnivariateRegressionFunction
It is a univariate regression prediction function.
|
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.