| Package | Description |
|---|---|
| org.dmg.pmml.pmml_4_2.descr |
| Modifier and Type | Field and Description |
|---|---|
protected NearestNeighborModel |
Segment.nearestNeighborModel |
| Modifier and Type | Method and Description |
|---|---|
NearestNeighborModel |
ObjectFactory.createNearestNeighborModel()
Create an instance of
NearestNeighborModel |
NearestNeighborModel |
Segment.getNearestNeighborModel()
Gets the value of the nearestNeighborModel property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Segment.setNearestNeighborModel(NearestNeighborModel value)
Sets the value of the nearestNeighborModel property.
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.