Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the function of hp.choice(label, options) in Hyperopt?
hp.choice(label, options)
A
Generates a random integer within a specified range [0, upper)
B
Selects one option from a provided list or tuple
C
Produces a value uniformly distributed between low and high
D
Returns a real value following a normal distribution with mean mu and standard deviation sigma