Package weka.core.pmml
package weka.core.pmml
-
ClassDescriptionClass for encapsulating a PMML Array element.Built-in function for +, -, *, /.Built-in function for min, max, sum, avg, log10, ln, sqrt, abs, exp, pow, threshold, floor, ceil and round.Built-in function for uppercase, substring and trimblanks.Class encapsulating a Constant Expression.Class encapsulating DefineFunction (used in TransformationDictionary).Class encapsulating a Discretize Expression.Abstract superclass for various types of field meta data.Inner class for an Interval.Enumerated type for the closure.Enumerated type for the OptypeInner class for ValuesEnumerated type for the property.Class encapsulating a FieldRef Expression.Abstract superclass for PMML built-in and DefineFunctions.Class that maintains the mapping between incoming data set structure and that of the mining schema.Class encapsulating information about a MiningField.This class encapsulates the mining schema from a PMML xml file.Class encapsulating a NormContinuous Expression.Class encapsulating a NormDiscrete Expression.This class is a factory class for reading/writing PMML modelsInterface for all PMML modelsInterface to something that can produce a PMML representation of itself.Utility routines.Implementation of a sparse array.Class to encapsulate information about a Target.Class encapsulating the PMML VectorDictionary construct.Class encapsulating a PMML VectorInstance construct