Eremey Valetov

Results 6 comments of Eremey Valetov

Try replacing `import ops` by `import models.ops`.

If you have enough funds in EOS to justify time or money spent on it, you can update the source code or ask somebody else to do it. (I am...

Hi @Deathn0t, It sounds good about complementing the tests. The reason I added the `context_yaml_file_or_datatypes` argument is that I use categorical hyperparameters which are read as numeric values by Pandas,...

Hi @Deathn0t , this does sound good to me, but I am at a conference at the moment and will have to catch up on other things when I return...

I implemented a conditional pause in a while loop in the evaluation of an objective function in case the available RAM falls on the node under a threshold. With this...

Hi @Deathn0t , I am going to make an easily reproducible MWE and get back to you with this.