Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the primary function of the hp.uniform(label, low, high) in Hyperopt?
hp.uniform(label, low, high)
A
Generates a value from a log-uniform distribution
B
Selects a random element from a predefined list
C
Produces a value uniformly between the specified low and high bounds
D
Creates a value following a q-uniform distribution