| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.gaussian_process | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(ARDSquaredExponentialKernel ardSquaredExponentialKernel) |
| Modifier and Type | Method and Description |
|---|---|
ARDSquaredExponentialKernel |
ARDSquaredExponentialKernel.addExtensions(Extension... extensions) |
ARDSquaredExponentialKernel |
ARDSquaredExponentialKernel.addLambdas(Lambda... lambdas) |
ARDSquaredExponentialKernel |
ObjectFactory.createARDSquaredExponentialKernel()
Create an instance of
ARDSquaredExponentialKernel |
ARDSquaredExponentialKernel |
GaussianProcessModel.getARDSquaredExponentialKernel()
Gets the value of the ardSquaredExponentialKernel property.
|
ARDSquaredExponentialKernel |
ARDSquaredExponentialKernel.setDescription(String description)
Sets the value of the description property.
|
ARDSquaredExponentialKernel |
ARDSquaredExponentialKernel.setGamma(Double gamma)
Sets the value of the gamma property.
|
ARDSquaredExponentialKernel |
ARDSquaredExponentialKernel.setNoiseVariance(Double noiseVariance)
Sets the value of the noiseVariance property.
|
| Modifier and Type | Method and Description |
|---|---|
GaussianProcessModel |
GaussianProcessModel.setARDSquaredExponentialKernel(ARDSquaredExponentialKernel ardSquaredExponentialKernel)
Sets the value of the ardSquaredExponentialKernel property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(ARDSquaredExponentialKernel ardSquaredExponentialKernel) |
VisitorAction |
AbstractVisitor.visit(ARDSquaredExponentialKernel ardSquaredExponentialKernel) |
Copyright © 2016 University of Tartu. All rights reserved.