| Package | Description |
|---|---|
| org.dmg.pmml.nearest_neighbor |
| Modifier and Type | Method and Description |
|---|---|
static NearestNeighborModel.ContinuousScoringMethod |
NearestNeighborModel.ContinuousScoringMethod.fromValue(String v) |
NearestNeighborModel.ContinuousScoringMethod |
NearestNeighborModel.getContinuousScoringMethod() |
static NearestNeighborModel.ContinuousScoringMethod |
NearestNeighborModel.ContinuousScoringMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NearestNeighborModel.ContinuousScoringMethod[] |
NearestNeighborModel.ContinuousScoringMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NearestNeighborModel |
NearestNeighborModel.setContinuousScoringMethod(NearestNeighborModel.ContinuousScoringMethod continuousScoringMethod) |
Copyright © 2019 University of Tartu. All rights reserved.