Search for Models

To search for models, follow these steps:
  1. From the Project Tree, right-click MMRoot, an organizational folder, a project folder, or a version folder, and select Query. The Query utility opens.
  2. Enter the search criteria that are listed here along with their explanations.
    Name Enter the name of a model.
    Algorithm Select an algorithm from the list box. The list box lists all algorithms for models that have been imported to SAS Model Manager.
    Input variables Select an input variable from the list box.
    Target variables Select a target variable from the list box.
    Model creator Enter the name of the person who imported the model.
    User-defined key Enter a user-defined property name. If you specify a value in this field, you must specify a value in the User-defined value field.
    User-defined value Enter a user-defined property value. If you specify a value in this field, you must specify a value in the User-defined key field.
    Tip
    To deselect a value from a list box, select the blank line at the bottom of the list.
    Query Model
  3. Click Find.
The search results display the following information:
Column
Description
Name
Specifies the name of the model.
Path
Specifies the URL of the model in the Project Tree. Use the URL to locate the model in the Project Tree, following the path from MMRoot. For example, using the URL http://SMMserver:8080/SASContentServer/repository/defualt/ModelManager/MMRoot/HomeEquity/2010Q3/Model/Model%201, you can find the model Model 1 in the project HomeEquity, the version 2010Q3, and the Models folder.
Algorithm
Specifies the name of the algorithm, such as regression or logistic, that is used by the model.
Type
Specifies one of the model function types:
  • AnalyticalModel
  • ClassificationModel
  • PredictionModel
  • ClusteringModel
Model Creator
Specifies the user who created or imported the model, depending on the model import method.