Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save laresbernardo/e6c1cf9f0992fee1ac25974c92ede2ea to your computer and use it in GitHub Desktop.
Save laresbernardo/e6c1cf9f0992fee1ac25974c92ede2ea to your computer and use it in GitHub Desktop.
autoML_classification
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@RabbitJackTrade
Copy link

Quick question to you:
When I try to run the last command in your cell 11:
metalearner = h2o.get_model(aml.leader.metalearner()['name'])
in my own notebook, I get this:
AttributeError: type object 'H2OGradientBoostingEstimator' has no attribute 'metalearne

Has this happened to you and, if so, how did you fix it?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment