Implements generalized linear multitask learning and solves multiple related sparse linear regression problems simultaneously
GRAPHMULTIREG Action.
If a row includes a subparameter, you can specify the name, caslib, and so on in the subparameter. Otherwise, you can specify the name, caslib, and so on in the parameter.
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the graph table that the user defines. The first column of the graph table must contain the row ID variable. The graph table must also include all target variables that you specify in the target list. |
|
|
required parametertable |
— |
specifies the settings for an input table. The table must include one variable named id as the row ID variable. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the output data table in which to save the graph table. |
|
|
— |
specifies the output data table in which to save the estimated multitask regression weights. |
|
|
required parametercasOut |
specifies the output data table in which to save the scored observations. |
|
|
names |
lists the names of results tables to save as CAS tables on the server. |
|
|
— |
specifies the output data table in which to save the state of the multitask learning model for future scoring. |
specifies the variable attributes.
For more information about specifying the attributes parameter, see the common casinvardesc parameter (Appendix A: Common Parameters).
| Alias | attribute |
|---|
specifies the output data table in which to save the graph table.
For more information about specifying the graphOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
| Alias | outR |
|---|
specifies the graph table that the user defines. The first column of the graph table must contain the row ID variable. The graph table must also include all target variables that you specify in the target list.
For more information about specifying the graphTable parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
| Alias | R |
|---|
specifies the type of graph table.
| Default | CLUSTER |
|---|
specifies the variables to be used in the training.
For more information about specifying the inputs parameter, see the common casinvardesc parameter (Appendix A: Common Parameters).
| Alias | input |
|---|
specifies the maximum number of iterations.
| Alias | maxIter |
|---|---|
| Default | 100 |
specifies the model ID variable name.
specifies the output data table in which to save the estimated multitask regression weights.
For more information about specifying the modelOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
| Alias | outModel |
|---|
specifies the output data table in which to save the scored observations.
For more information about specifying the output parameter, see the common outputStatement parameter (Appendix A: Common Parameters).
lists the names of results tables to save as CAS tables on the server.
For more information about specifying the outputTables parameter, see the common outputTables parameter (Appendix A: Common Parameters).
specifies the L1 (LASSO) penalization weight.
| Alias | rho2 |
|---|---|
| Default | 0.01 |
specifies the L2 graph penalization weight.
| Alias | rho1 |
|---|---|
| Default | 0.01 |
specifies the output data table in which to save the state of the multitask learning model for future scoring.
For more information about specifying the saveState parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies the seed to use for pseudorandom number generation.
| Default | 0 |
|---|
specifies the settings for an input table. The table must include one variable named id as the row ID variable.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
specifies the target variables.
| Aliases | mltargets |
|---|---|
| target |
specifies the optimization tolerance (absolute L2 difference of solution) as a stopping criterion.
| Default | 1E-06 |
|---|
GRAPHMULTIREG Action.
If a row includes a subparameter, you can specify the name, caslib, and so on in the subparameter. Otherwise, you can specify the name, caslib, and so on in the parameter.
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the graph table that the user defines. The first column of the graph table must contain the row ID variable. The graph table must also include all target variables that you specify in the target list. |
|
|
required parametertable |
— |
specifies the settings for an input table. The table must include one variable named id as the row ID variable. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the output data table in which to save the graph table. |
|
|
— |
specifies the output data table in which to save the estimated multitask regression weights. |
|
|
required parametercasOut |
specifies the output data table in which to save the scored observations. |
|
|
names |
lists the names of results tables to save as CAS tables on the server. |
|
|
— |
specifies the output data table in which to save the state of the multitask learning model for future scoring. |
specifies the variable attributes.
For more information about specifying the attributes parameter, see the common casinvardesc parameter (Appendix A: Common Parameters).
| Alias | attribute |
|---|
specifies the output data table in which to save the graph table.
For more information about specifying the graphOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
| Alias | outR |
|---|
specifies the graph table that the user defines. The first column of the graph table must contain the row ID variable. The graph table must also include all target variables that you specify in the target list.
For more information about specifying the graphTable parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
| Alias | R |
|---|
specifies the type of graph table.
| Default | CLUSTER |
|---|
specifies the variables to be used in the training.
For more information about specifying the inputs parameter, see the common casinvardesc parameter (Appendix A: Common Parameters).
| Alias | input |
|---|
specifies the maximum number of iterations.
| Alias | maxIter |
|---|---|
| Default | 100 |
specifies the model ID variable name.
specifies the output data table in which to save the estimated multitask regression weights.
For more information about specifying the modelOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
| Alias | outModel |
|---|
specifies the output data table in which to save the scored observations.
For more information about specifying the output parameter, see the common outputStatement parameter (Appendix A: Common Parameters).
lists the names of results tables to save as CAS tables on the server.
For more information about specifying the outputTables parameter, see the common outputTables parameter (Appendix A: Common Parameters).
specifies the L1 (LASSO) penalization weight.
| Alias | rho2 |
|---|---|
| Default | 0.01 |
specifies the L2 graph penalization weight.
| Alias | rho1 |
|---|---|
| Default | 0.01 |
specifies the output data table in which to save the state of the multitask learning model for future scoring.
For more information about specifying the saveState parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies the seed to use for pseudorandom number generation.
| Default | 0 |
|---|
specifies the settings for an input table. The table must include one variable named id as the row ID variable.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
specifies the target variables.
| Aliases | mltargets |
|---|---|
| target |
specifies the optimization tolerance (absolute L2 difference of solution) as a stopping criterion.
| Default | 1E-06 |
|---|
GRAPHMULTIREG Action.
If a row includes a subparameter, you can specify the name, caslib, and so on in the subparameter. Otherwise, you can specify the name, caslib, and so on in the parameter.
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the graph table that the user defines. The first column of the graph table must contain the row ID variable. The graph table must also include all target variables that you specify in the target list. |
|
|
required parametertable |
— |
specifies the settings for an input table. The table must include one variable named id as the row ID variable. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the output data table in which to save the graph table. |
|
|
— |
specifies the output data table in which to save the estimated multitask regression weights. |
|
|
required parametercasOut |
specifies the output data table in which to save the scored observations. |
|
|
names |
lists the names of results tables to save as CAS tables on the server. |
|
|
— |
specifies the output data table in which to save the state of the multitask learning model for future scoring. |
specifies the variable attributes.
For more information about specifying the attributes parameter, see the common casinvardesc parameter (Appendix A: Common Parameters).
| Alias | attribute |
|---|
specifies the output data table in which to save the graph table.
For more information about specifying the graphOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
| Alias | outR |
|---|
specifies the graph table that the user defines. The first column of the graph table must contain the row ID variable. The graph table must also include all target variables that you specify in the target list.
For more information about specifying the graphTable parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
| Alias | R |
|---|
specifies the type of graph table.
| Default | CLUSTER |
|---|
specifies the variables to be used in the training.
For more information about specifying the inputs parameter, see the common casinvardesc parameter (Appendix A: Common Parameters).
| Alias | input |
|---|
specifies the maximum number of iterations.
| Alias | maxIter |
|---|---|
| Default | 100 |
specifies the model ID variable name.
specifies the output data table in which to save the estimated multitask regression weights.
For more information about specifying the modelOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
| Alias | outModel |
|---|
specifies the output data table in which to save the scored observations.
For more information about specifying the output parameter, see the common outputStatement parameter (Appendix A: Common Parameters).
lists the names of results tables to save as CAS tables on the server.
For more information about specifying the outputTables parameter, see the common outputTables parameter (Appendix A: Common Parameters).
specifies the L1 (LASSO) penalization weight.
| Alias | rho2 |
|---|---|
| Default | 0.01 |
specifies the L2 graph penalization weight.
| Alias | rho1 |
|---|---|
| Default | 0.01 |
specifies the output data table in which to save the state of the multitask learning model for future scoring.
For more information about specifying the saveState parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies the seed to use for pseudorandom number generation.
| Default | 0 |
|---|
specifies the settings for an input table. The table must include one variable named id as the row ID variable.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
specifies the target variables.
| Aliases | mltargets |
|---|---|
| target |
specifies the optimization tolerance (absolute L2 difference of solution) as a stopping criterion.
| Default | 1E-06 |
|---|
GRAPHMULTIREG Action.
If a row includes a subparameter, you can specify the name, caslib, and so on in the subparameter. Otherwise, you can specify the name, caslib, and so on in the parameter.
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the graph table that the user defines. The first column of the graph table must contain the row ID variable. The graph table must also include all target variables that you specify in the target list. |
|
|
required parametertable |
— |
specifies the settings for an input table. The table must include one variable named id as the row ID variable. |
|
Parameter |
Subparameter |
Description |
|---|---|---|
|
— |
specifies the output data table in which to save the graph table. |
|
|
— |
specifies the output data table in which to save the estimated multitask regression weights. |
|
|
required parametercasOut |
specifies the output data table in which to save the scored observations. |
|
|
names |
lists the names of results tables to save as CAS tables on the server. |
|
|
— |
specifies the output data table in which to save the state of the multitask learning model for future scoring. |
specifies the variable attributes.
For more information about specifying the attributes parameter, see the common casinvardesc parameter (Appendix A: Common Parameters).
| Alias | attribute |
|---|
specifies the output data table in which to save the graph table.
For more information about specifying the graphOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
| Alias | outR |
|---|
specifies the graph table that the user defines. The first column of the graph table must contain the row ID variable. The graph table must also include all target variables that you specify in the target list.
For more information about specifying the graphTable parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
| Alias | R |
|---|
specifies the type of graph table.
| Default | CLUSTER |
|---|
specifies the variables to be used in the training.
For more information about specifying the inputs parameter, see the common casinvardesc parameter (Appendix A: Common Parameters).
| Alias | input |
|---|
specifies the maximum number of iterations.
| Alias | maxIter |
|---|---|
| Default | 100 |
specifies the model ID variable name.
specifies the output data table in which to save the estimated multitask regression weights.
For more information about specifying the modelOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
| Alias | outModel |
|---|
specifies the output data table in which to save the scored observations.
For more information about specifying the output parameter, see the common outputStatement parameter (Appendix A: Common Parameters).
lists the names of results tables to save as CAS tables on the server.
For more information about specifying the outputTables parameter, see the common outputTables parameter (Appendix A: Common Parameters).
specifies the L1 (LASSO) penalization weight.
| Alias | rho2 |
|---|---|
| Default | 0.01 |
specifies the L2 graph penalization weight.
| Alias | rho1 |
|---|---|
| Default | 0.01 |
specifies the output data table in which to save the state of the multitask learning model for future scoring.
For more information about specifying the saveState parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
specifies the seed to use for pseudorandom number generation.
| Default | 0 |
|---|
specifies the settings for an input table. The table must include one variable named id as the row ID variable.
For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
specifies the target variables.
| Aliases | mltargets |
|---|---|
| target |
specifies the optimization tolerance (absolute L2 difference of solution) as a stopping criterion.
| Default | 1E-06 |
|---|