Search notes:

Oracle: DBMS_PREDICTIVE_ANALYTICS

Procedures

explain Explains how individual predictors (i. e. columns) affect the variation of values in a target column.
predict Predicts the values in a target column for each case (i. e. row).
profile Creates a set of rules for cases (i. e. rows) that imply the same target value.

See also

Oracle DBMS PL/SQL packages

Index