Uses of Class
weka.core.pmml.jaxbbindings.KohonenMap
Packages that use KohonenMap
-
Uses of KohonenMap in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return KohonenMapModifier and TypeMethodDescriptionObjectFactory.createKohonenMap()
Create an instance ofKohonenMap
Cluster.getKohonenMap()
Gets the value of the kohonenMap property.Methods in weka.core.pmml.jaxbbindings with parameters of type KohonenMapModifier and TypeMethodDescriptionvoid
Cluster.setKohonenMap
(KohonenMap value) Sets the value of the kohonenMap property.