www.flow.help.3_1_1.html Maven / Gradle / Ivy
To export a built model:
Click the Model menu at the top of the screen.
Select Export Model…
In the exportModel
cell that appears, select the model from the drop-down Model: list.
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
.
To overwrite any files with the same name, check the Overwrite: checkbox.
Click the Export button. A confirmation message displays when the model has been successfully exported.
To import a built model:
Click the Model menu at the top of the screen.
Select Import Model…
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.
To overwrite any files with the same name, check the Overwrite: checkbox.
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.