Ultimate access to all questions.
You create an Azure Machine Learning workspace and need to use the Azure Machine Learning Python SDK v2 to define a search space for discrete hyperparameters. The hyperparameters must be defined as a list of predetermined, comma-separated integer values.
Which class from the azure.ai.ml.sweep
package should you import to create this list of values?