Skip to content

Instantly share code, notes, and snippets.

@sean-mcclure
Created November 3, 2021 23:44
Show Gist options
  • Select an option

  • Save sean-mcclure/d04cd0b6666454ff726b1370f2852673 to your computer and use it in GitHub Desktop.

Select an option

Save sean-mcclure/d04cd0b6666454ff726b1370f2852673 to your computer and use it in GitHub Desktop.
Loading our model
# Loading our model
model = h2o.load_model(model_path)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment