Uses of Package
weka.core.pmml

Packages that use weka.core.pmml
weka.classifiers.pmml.consumer   
weka.core.pmml   
 

Classes in weka.core.pmml used by weka.classifiers.pmml.consumer
MiningSchema
          This class encapsulates the mining schema from a PMML xml file.
PMMLModel
          Interface for all PMML models
 

Classes in weka.core.pmml used by weka.core.pmml
Array
          Class for encapsulating a PMML Array element.
Array.ArrayType
           
DerivedFieldMetaInfo
           
Expression
           
FieldMetaInfo
          Abstract superclass for various types of field meta data.
FieldMetaInfo.Interval.Closure
          Enumerated type for the closure.
FieldMetaInfo.Optype
          Enumerated type for the Optype
FieldMetaInfo.Value.Property
          Enumerated type for the property.
FieldRef
          Class encapsulating a FieldRef Expression.
Function
          Abstract superclass for PMML built-in and DefineFunctions.
MiningFieldMetaInfo
          Class encapsulating information about a MiningField.
MiningSchema
          This class encapsulates the mining schema from a PMML xml file.
PMMLModel
          Interface for all PMML models
TargetMetaInfo
          Class to encapsulate information about a Target.
VectorDictionary
          Class encapsulating the PMML VectorDictionary construct.
VectorInstance
          Class encapsulating a PMML VectorInstance construct
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.