Creating or Modifying Apply Tasks

The first step in the data mining process is to build and train a model to apply to a set of data in the database. The next step is to use what was learned to mine a relevant set of data. This topic describes the process of building an apply task which mines the data and stores the results in the database. Creating an apply task includes the following steps:

  1. Select the database to use.

  2. Select the model to apply.

  3. Select the set of data to mine with the algorithm.

  4. Execute the algorithm against the data to generate a set of results.

After you apply a model to a set of data, you can modify the apply task and run the algorithm against a different set of data. For information about viewing results, see Managing and Viewing Data Mining Results.

Mining Wizard steps you through the process of building or modifying an apply task:

  To build or modify an apply task using Mining Wizard:

  1. Select File, then Wizards, and then Data Mining Wizard to launch the Mining Wizard.

  2. Select the server computer, the application, and the database to use and click Next.

  3. Complete one of the following actions:

    • Select Create a New Apply Task, click Next, and go to Step 4.

    • Select Modify a Saved Apply Task, click Next, and go to Step 5.

  4. If you are creating a task, from the list of saved build task models, select a model to use and click Next.

    The Algorithm column shows the name of the algorithm that was used to build the model.

  5. If you are modifying a saved task, from the list of saved apply task templates, select an apply task and click Next.

  6. In the left pane, expand all nodes, and then complete the following steps:

    1. If you want to change the setting for how the framework handles missing values, select Choose mining task setting, and in the right-hand pane, select the desired option.

    2. If you want to change any parameter settings, select Specify parameter values for the task , and in the right-hand pane, select the desired option.

    3. Under each accessor, select each attribute in turn to view the MDX expression, if any, entered for the attribute. The values from the build model are automatically provided for the apply model.

    4. Change attributes as necessary to apply the model to a different set of data.

      For example, change the sequence to analyze a different period of time.

    5.   Click Next.

  7. Select Save and execute mining task, Save mining task, or Execute mining task.

    If you select Save mining task or Save and execute mining task, enter the Template name. The template is stored in the Data Mining—Mining Templates node. Templates enable you to reuse and modify information to build a series of models. You can execute saved models from the Mining Templates node.

    If you select Execute mining task or Save and execute mining task, enter the Mining Result and, if desired, a Mining Result Comment.

  8. Click Finish to execute the task and/or save the task template.

To view the progress of the apply task execution, see Managing Data Mining Sessions for details.

To view apply task results, see Managing and Viewing Data Mining Results for details.

Related Information

Related Commands