Workflow

A workflow is the mechanism used to define data mining operations. Instead of creating Mining Activities, as was done in Oracle Data Miner 10.2, users create Workflows. Many workflows can be created and stored within a single project. A workflow consists of nodes. A workflow can have many tasks of different types contained within it. Each node represents some kind of task, such as performing a data transformation, building a model, or specifying input. A node may require input and generate output. Input is provided by other nodes by inking the input node to the node for which it is input. Output from a node can be directed as input to another node.

The following topics describe workflow: