Uses of Package
org.android.activityminer.pmml.model

Packages that use org.android.activityminer.pmml.model
org.android.activityminer.logic.classification Logic layer - classifiers, feature normalizer, PMML builder. 
org.android.activityminer.pmml.model PMML - The main model representation. 
org.android.activityminer.pmml.model.comparisonmeasure PMML - Comparison measure representation. 
org.android.activityminer.pmml.model.datadictionary PMML - Data dictionary representation. 
org.android.activityminer.pmml.model.knn PMML - KNN representation. 
org.android.activityminer.pmml.model.miningschema PMML - Mining schema representation. 
org.android.activityminer.pmml.model.output PMML - Output representation. 
org.android.activityminer.pmml.model.transformation PMML - Transformation representation. 
 

Classes in org.android.activityminer.pmml.model used by org.android.activityminer.logic.classification
ModelElement
          PMML model element interface.
PMML
          The pmml root representation (without header, mining build task, transformation dictionary and extensions ).
 

Classes in org.android.activityminer.pmml.model used by org.android.activityminer.pmml.model
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
ModelElement
          PMML model element interface.
OpTypes
          The operational types
 

Classes in org.android.activityminer.pmml.model used by org.android.activityminer.pmml.model.comparisonmeasure
CompareFunctionType
          The compare function types for fields
 

Classes in org.android.activityminer.pmml.model used by org.android.activityminer.pmml.model.datadictionary
DataType
          The data type
NamedTypeWithDisplayName
          The base type with display name
OpTypes
          The operational types
Value
          The value representation
 

Classes in org.android.activityminer.pmml.model used by org.android.activityminer.pmml.model.knn
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
MiningFunctionType
          The PMML mining function types
ModelElement
          PMML model element interface.
 

Classes in org.android.activityminer.pmml.model used by org.android.activityminer.pmml.model.miningschema
OpTypes
          The operational types
 

Classes in org.android.activityminer.pmml.model used by org.android.activityminer.pmml.model.output
DataType
          The data type
NamedTypeWithDisplayName
          The base type with display name
OpTypes
          The operational types
 

Classes in org.android.activityminer.pmml.model used by org.android.activityminer.pmml.model.transformation
DataType
          The data type
NamedTypeWithDisplayName
          The base type with display name
OpTypes
          The operational types
Value
          The value representation