To create a project,
follow these steps:
Note: SAS Model Manager does not
support tables, models, or variables that contain special characters
and that were created when the system options VALIDVARNAME=ANY and
VALIDMEMNAME=EXTEND were set.
-
Right-click the organizational
folder in the Project Tree and select
NewNew Project. The
New Project wizard appears.
-
Enter a name and a description
for the project that you are creating. The characters @ \ / * % # & $ ( ) ! ? < > ^ +
~ ` = { } [ ] | ; : ‘ " cannot be used in the name.
The
Name field is required.
-
Click the
Model Function list box and select the function type
for the model. Click
Next.
-
Specify the project
input and output variables for the project.
-
Click
Import Variables to import input variables or output variables from a data set that
is located in the SAS Metadata Repository.
-
Click
Copy Variables to copy variables from another project.
-
Click
Add to manually enter a new variable.
Note: You can also edit or delete
existing input variables and output variables.
-
Click
Finish. SAS Model Manager creates a new project folder in the Project Tree.
Here is an example of
a project in the Project Tree:
When SAS Model Manager
creates a project folder, it creates a
Model Retrain node and a
PerformanceMonitor node. It
uses the project input and output variable tables to create the two
XML files.
-
You use the
Model Retrain node to retrain a champion model after it has been in production
for a while.
-
You use the
PerformanceMonitor node to execute the SAS programs that create performance monitoring
reports.
-
The input and output XML files
are used as project input and output metadata and are published or
exported as part of the model if the model is published or exported
from the project folder.