| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
SigmoidKernel |
SigmoidKernel.addExtensions(Extension... extensions) |
SigmoidKernel |
ObjectFactory.createSigmoidKernel()
Create an instance of
SigmoidKernel |
SigmoidKernel |
SigmoidKernel.setCoef0(Double coef0)
Sets the value of the coef0 property.
|
SigmoidKernel |
SigmoidKernel.setDescription(String description)
Sets the value of the description property.
|
SigmoidKernel |
SigmoidKernel.setGamma(Double gamma)
Sets the value of the gamma property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(SigmoidKernel sigmoidKernel) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(SigmoidKernel sigmoidKernel) |
VisitorAction |
AbstractVisitor.visit(SigmoidKernel sigmoidKernel) |
Copyright © 2016 University of Tartu. All Rights Reserved.