Add a Predictive Model to a Workbook

When you create a scenario in a workbook, you apply a predictive model to the workbook's dataset to reveal the trends and patterns that the model was designed to find.

Note:

You can't apply an Oracle machine learning model to a workbook's data.
After you add the model to the workbook and map the model's inputs to the dataset's columns, the Data pane contains the model's objects, which you can drag and drop onto the canvas. Machine learning generates the model's values based on the visualization's corresponding data columns.
  1. On your home page, click Create, and then click Workbook.
  2. Select the dataset that you want to use to create the workbook and click Add to Workbook.
  3. In the Data pane, click Add, and select Create Scenario.
  4. In the Create Scenario - Select Model dialog, select a model and click OK.
    You can only apply a predictive model. You can't apply an Oracle machine learning model.
    If each model input can't be matched to a data element, then the Map Your Data to the Model dialog is displayed.
  5. If the Map Your Data to the Model dialog is displayed, then in the Dataset field, select the dataset to use with the model.
  6. Match the model input and data elements as needed. Click Done.
    The scenario is displayed as a dataset in the Data Elements pane.
  7. Drag and drop elements from the dataset and the model onto the Visualize canvas.
  8. To adjust the scenario, right-click the scenario in the Data Elements pane and select Edit Scenario.
  9. Change the dataset and update the model input and data elements mapping as needed.
  10. Click Save to save the workbook.