All Downloads are FREE. Search and download functionalities are using the official Maven repository.

www.flow.help.3_1_1.html Maven / Gradle / Ivy


To export a built model:

  1. Click the Model menu at the top of the screen.

  2. Select Export Model…

  3. In the exportModel cell that appears, select the model from the drop-down Model: list.

  4. Enter a location for the exported model in the Path: entry field.

    Note: If you specify a location that doesn’t exist, it will be created. For example, if you only enter test in the Path: entry field, the model will be exported to h2o-3/test.

  5. To overwrite any files with the same name, check the Overwrite: checkbox.

  6. Click the Export button. A confirmation message displays when the model has been successfully exported.

    Export Model

To import a built model:

  1. Click the Model menu at the top of the screen.

  2. Select Import Model…

  3. Enter the location of the model in the Path: entry field.

    Note: The file path must be complete (e.g., Users/h2o-user/h2o-3/exported_models). Do not rename models while importing.

  4. To overwrite any files with the same name, check the Overwrite: checkbox.

  5. Click the Import button. A confirmation message displays when the model has been successfully imported. To view the imported model, click the View Model button.

    Import Model






© 2015 - 2024 Weber Informatics LLC | Privacy Policy