View Model Details

This procedure describes how to view details about a model listed on the Analytics Scoring Repository page to view it's description and details of the inputs and outputs for the model.
  1. Log in to the Analytics Scoring Repository web browser client.
    In a web browser enter the URL http://servername:port/analyticsscoring (for example, http://localhost:8080/analyticsscoring) and enter a valide user name and password in the Sign in dialog box.
    After you log in, the application navigates to the Analytics Scoring Repository page. This page displays a table that lists models in the Analytics Scoring Repository that are available for use by the PMML Model Scoring stage.
  2. Find the model you are looking for in the Analytics Scoring Repository page.
    For details on how to browse the Analytics Scoring Repository see View Models
  3. View model details either by clicking a model name in the Name column of the table or by checking the check box next to a model name and clicking the Model details button on the toolbar.
    The details page displays detailed information about the model.
    Name
    The name of the model.
    Type
    The type of model as described in Supported Model Formats.
    Description
    A short text about the purpose of the model.
    Inputs
    A table containing information about all the required fields for the model. Each row contains a field's name and type as described in Supported Model Formats.
    Outputs
    A table containing information about all the output fields produced by the model. Each row contains a field's name and type as described in Supported Model Formats.
  4. To navigate back to the Analytics Scoring Repository page click the Close button.