Uses of Class
org.dmg.pmml.pmml_4_1.descr.ClusteringModelQuality

Packages that use ClusteringModelQuality
org.dmg.pmml.pmml_4_1.descr   
 

Uses of ClusteringModelQuality in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type ClusteringModelQuality
protected  List<ClusteringModelQuality> ModelExplanation.clusteringModelQualities
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return ClusteringModelQuality
 ClusteringModelQuality ObjectFactory.createClusteringModelQuality()
          Create an instance of ClusteringModelQuality
 

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type ClusteringModelQuality
 List<ClusteringModelQuality> ModelExplanation.getClusteringModelQualities()
          Gets the value of the clusteringModelQualities property.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.