| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Coefficients |
Coefficients.addCoefficients(Coefficient... coefficients) |
Coefficients |
Coefficients.addExtensions(Extension... extensions) |
Coefficients |
ObjectFactory.createCoefficients()
Create an instance of
Coefficients |
Coefficients |
SupportVectorMachine.getCoefficients()
Gets the value of the coefficients property.
|
Coefficients |
Coefficients.setAbsoluteValue(Double absoluteValue)
Sets the value of the absoluteValue property.
|
Coefficients |
Coefficients.setNumberOfCoefficients(Integer numberOfCoefficients)
Sets the value of the numberOfCoefficients property.
|
| Modifier and Type | Method and Description |
|---|---|
SupportVectorMachine |
SupportVectorMachine.setCoefficients(Coefficients coefficients)
Sets the value of the coefficients property.
|
VisitorAction |
Visitor.visit(Coefficients coefficients) |
| Constructor and Description |
|---|
SupportVectorMachine(Coefficients coefficients) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Coefficients coefficients) |
VisitorAction |
AbstractVisitor.visit(Coefficients coefficients) |
Copyright © 2015 University of Tartu. All Rights Reserved.