Created
November 3, 2021 23:44
-
-
Save sean-mcclure/d04cd0b6666454ff726b1370f2852673 to your computer and use it in GitHub Desktop.
Loading our model
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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