h2o automl hyperparameters

srimugunthan
Member Posts: 2
Hi ,
I see there is a getgrid api to get the grid used for hyperparameter search https://docs.h2o.ai/h2o/latest-stable/h2o-docs/grid-search.html
Is it also possible to get programmatically the grid of values used for hyperparameters when using the automl class https://docs.h2o.ai/h2o/latest-stable/h2o-docs/automl.html
We would like to explore the grid when we run our code.
Tagged: