| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
KNNInput |
KNNInput.addExtensions(Extension... extensions) |
KNNInput |
ObjectFactory.createKNNInput()
Create an instance of
KNNInput |
KNNInput |
KNNInput.setCompareFunction(CompareFunctionType compareFunction)
Sets the value of the compareFunction property.
|
KNNInput |
KNNInput.setField(FieldName field)
Sets the value of the field property.
|
KNNInput |
KNNInput.setFieldWeight(Double fieldWeight)
Sets the value of the fieldWeight property.
|
| Modifier and Type | Method and Description |
|---|---|
List<KNNInput> |
KNNInputs.getKNNInputs()
Gets the value of the knnInputs property.
|
Iterator<KNNInput> |
KNNInputs.iterator() |
| Modifier and Type | Method and Description |
|---|---|
KNNInputs |
KNNInputs.addKNNInputs(KNNInput... knnInputs) |
VisitorAction |
Visitor.visit(KNNInput knnInput) |
| Constructor and Description |
|---|
KNNInputs(List<KNNInput> knnInputs) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(KNNInput knnInput) |
VisitorAction |
AbstractVisitor.visit(KNNInput knnInput) |
Copyright © 2015 University of Tartu. All Rights Reserved.