Package org.android.activityminer.pmml.model

Package class diagram package org.android.activityminer.pmml.model
PMML - The main model representation.

See:
          Description

Interface Summary
ModelElement PMML model element interface.
 

Class Summary
NamedTypeWithDisplayName The base type with display name
PMML The pmml root representation (without header, mining build task, transformation dictionary and extensions ).
Value The value representation
 

Enum Summary
CatScoringMethod The scoring method types for categorical target values
CompareFunctionType The compare function types for fields
ContScoringMethod The scoring method types for continuous target values
DataType The data type
MiningFunctionType The PMML mining function types
OpTypes The operational types
 

Package org.android.activityminer.pmml.model Description

PMML - The main model representation.