This selection displays the result of applying an ODM model to a table.
The display displays the date and the start and end times of the operation, the model name, and the input and output table names.
To view the model that was applied, click the Model link.
The apply output is displayed with the columns that you specified for apply output when you created the apply operation.
The default is to fetch (and display) 100 rows; to fetch the next 100 rows, click Refresh. To change the number of rows that are fetched, type a different number in the Fetch Size box and click Refresh. You can sort columns by clicking the column headings.
For anomaly detection models, the following columns are displayed: the case id column that was specified, PREDICTION, PROBABILITY, and any other columns that you specified. PREDICTION is either 0 indicating an anomalous value or 1 indicating a typical value. Values in the PROBABILITY column should be interpreted as relative values, not as absolute probabilities. The case with the highest probability value is the most likely to be an anomalous value.
Copyright © 2005, Oracle. All rights reserved.