|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KNNInput | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of KNNInput in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type KNNInput | |
---|---|
protected List<KNNInput> |
KNNInputs.knnInputs
|
Methods in org.dmg.pmml.pmml_4_1.descr that return KNNInput | |
---|---|
KNNInput |
ObjectFactory.createKNNInput()
Create an instance of KNNInput |
Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type KNNInput | |
---|---|
List<KNNInput> |
KNNInputs.getKNNInputs()
Gets the value of the knnInputs property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |