Nvm, found the problem. My default value was int so I couldn't override it with float from UI
Answered
Hi All. I'M Passing A Nested Dictionary In Task.Connect(). When I Assign A Decimal Value To A Parameter Using Discreteparameterrange() Inside Optimizer Script, I Get The Following Warning On Clearml Ui, And I Am Unable To Use This In Hyperparameter Optimi
Hi all. I'm passing a nested dictionary in task.connect(). When I assign a decimal value to a parameter using DiscreteParameterRange() inside optimizer script, I get the following warning on clearML UI, and I am unable to use this in hyperparameter optimization.
"WARNING - Failed parsing task parameter object"
When instead of decimal, I pass an integer value, I can use this in hyper parameter optimization. Anyone encountered this before?
1K Views
1
Answer
one year ago
one year ago
Tags