Model Stats
Overview
A live dashboard for model stats across models.
Add a connection
- To begin, add a connection. Navigate to Manage Connections and click Add.
- Enter your JDBC URL, Username, and Password and click Add.
info
Click on Test Connection to test your connection. If the connection is successful, the UI will display a message saying “Successfully tested the JDBC connection”. You can also add or delete existing connections within the Manage Connections menu.
You have succesfully added a new connection.
Add the JDBC driver
- To add the JDBC driver, navigate to Manage Connections and then click on Upload JDBC Drivers.
- Browse through the available JDBC drivers and click Upload after selecting the appropriate driver.
info
The option to add a JDBC driver is only visible if there is a pre-existing connection already.
You have succesfully added the JDBC driver.
Add a widget
-
To add a widget, navigate to Add Widget and select the connection matching the required JDBC string from the drop-down menu. Alternatively, add a new connection and click Next to proceed.
-
After selecting the connection, enter the Widget Title, Select Model and select one of the two Monitor Functions.
-
Click Next to add the widget.
info- It is recommended to select tables based on the features of the model.
- Once the widget has been successfully added, you can move or delete the widget by clicking on the vertical ellipsis.
- Uniques
- Percentiles
This widget is used to count the unique values in a specific column in a table. It is used to show the differences between a training table and the scoring table. The widget can display only matching tables based on the model's features.
This widget is used to show percentiles for a specific column based on a grouping column.
You have successfully added widgets and should be able to interact with them on your dashboard.
Exporting or importing a dashboard
- Once you have populated the dashboard with widgets, you can export it as a JSON file. The JSON file can then be imported into any eScorer instance to retrieve the same widgets.
- To import or export dashboards, navigate to Import Dashboard or Export Dashboard on the STATS tab. You have successfuly exported and imported a dashboard.
- Submit and view feedback for this page
- Send feedback about H2O eScorer to cloud-feedback@h2o.ai