H2O Python H2OModelSelectionEstimator

I want to try H2O's Model Selection function in Python, but cannot load the library for some reason. The following code failed:

from h2o.estimators import H2OModelSelectionEstimator

Error message:

cannot import name 'H2OModelSelectionEstimator' from 'h2o.estimators'

Other H2O libraries like H2OGeneralizedLinearEstimator worked fine for me though

https://docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/model_selection.html

Topic h2o glm python

Category Data Science

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.