The openml_user_env option specifies the user environment to be used for OpenML.
Example
_env_name = "OpenAF" # Name of the user defined environment. teradataml.options.configure.openml_user_env = get_env(_env_name)
The openml_user_env option specifies the user environment to be used for OpenML.
_env_name = "OpenAF" # Name of the user defined environment. teradataml.options.configure.openml_user_env = get_env(_env_name)