Workflow Item Attributes for Regression Model Build and Test

The Oracle Workflow item attributes for regression model build and test are as follows:


case_table             VARCHAR2(62)
table_1                VARCHAR2(62)
table_n                VARCHAR2(62)
model_name             VARCHAR2(25)
test_metric_name       VARCHAR2(32)
residual_plot_name     VARCHAR2(32)
feature_table_name     VARCHAR2(30)
mapping_table_name     VARCHAR2(30)
drop_output            VARCHAR2(1)
isDropOutput           BOOLEAN (TRUE or FALSE)

Item attributes that describe tables specify the schema name and the table name in one attribute.