When an AI object is enabled for AI query, SQL Data Insights (SQL DI) creates and trains a model for the object. You can view the model on the Model details
page of the SQL DI user interface.
Procedure
- Sign in your SQL DI web UI with a valid RACF® user ID at the following address:
https://<SQLDI-IPAddress>:<SQLDI-PortNumber>
SQL DI uses a login group to identify and authorize users. The default group name is SQLDIGRP
. Make sure that the user ID that you specify is defined in your SQL DI login group.
- On the
Connections
page, select a connection and click the
action menu.
- Select
List AI objects
to open the AI objects page for the connection.
- On the AI objects page, select an object and click the
action menu.
- Select
View model
to open the Model details
page. You can toggle and navigate to different tabs to view the following details of the object model:
- The
Training history
tab keeps a training history of the model, including the start time, the end time, and the current status.
- The
Cluster minimums
tab collects the minimum values in cluster data ranges that are computed for numeric columns. Value "-7.2e+75
" represents the EMPTY cluster where out-of-bounds values are congregated.
- The
Column configuration
tab displays the column configuration you created for training and retraining the model. If you want to update the column configuration, disable the object for AI query and then enable it again.