Skip to main content
Version: v0.16.0

Import a Connection's models

Overview

After creating a Connection, H2O Model Validation enables you to import models located in the Platform associated with the Connection.

note

To learn how to create a Connection, see Create a Connection.

caution

H2O Model Validation supports Driverless AI models version 1.10.5 or less.

Instructions

To import models located in the Platform associated with a Connection, consider the following instructions:

  1. In the H2O Model Validation navigation menu, click Connections.
  2. In the Connections table, identify the Connection (row) that contains the models you want to import.
  3. Click Kebab menu.
  4. Select Import models.
  5. In the models table, select the model(s) to import.
  6. Select/clear the Download model datasets from DAI instance checkbox. If checked, H2O Model validation imports the model's dataset(s), which enables the imported datasets not to have the Connection active to run certain validation tests. In other words, selecting the checkbox makes the model's dataset(s) available in H2O Model Validation (outside the Driverless AI instance).
  7. Click Import.

Feedback