Previous Table of Contents Next


12.3.46 MiningBuildTask


   This describes a task that builds a mining model, sometimes also called training task.

   Superclasses

   MiningTask

   Attributes

   None

   References

   miningSettings

   This specifies the logical data specification and specific parameters for the mining task. class: MiningFunctionSettings defined by: BuildTaskRefSettings multiplicity: exactly one inverse: MiningFunctionSettings::buildTask

   resultModel

   This is a description (metadata) of the mining model generated by the task. class: MiningModel defined by: BuildTaskProducesModel multiplicity: zero or one inverse: MiningModel::buildTask

   settingsAssignment

   This maps the source attributes to the mining attributes contained in the settings. class: AttributeAssignmentSet defined by: BuildTaskRefInputSettings multiplicity: zero or one inverse: AttributeAssignmentSet::buildTask

   settingsValidationAssignment

   This maps the source attributes of the validation data to the mining attributes contained in the settings. class: AttributeAssignmentSet defined by: BuildTaskRefValidationAssignment multiplicity: zero or one inverse: AttributeAssignmentSet::buildTask

   validationData

   This specifies an optional data set to be used for validation when the model is built.

class:

defined by:

multiplicity:

inverse:

PhysicalData
BuildTaskRefValidationData
zero or one
PhysicalData::buildTask