erezalg
erezalg
@guatavita, Thanks :) I was able to reproduce the issue. Will work on a fix!
Hi @guatavita, Unfortunately this did not make it into the version that's about the be released. I will check if we can release an RC on that
Hi @guatavita, The plan is to have this issue fixed in our next release! I'll update here once it's out.
Hi @muhammadAgfian96, Sorry for the late reply, this is planned to be released in the next version. We should update here once it's out.
Hi @muhammadAgfian96, can you try with latest released RC and let us know if the issue is resolved?
Hi @BlakeJC94, clearml 1.4.0 is out supporting autologging of TB hparams! :smile: Let us know if it works as expected!
Hi @idantene, Now it's our turn to answer slowly :wink: Care to share with us a minimal example with these parameters? Tried running our sklearn and xgboost examples and no...
@idantene, Whenever possible is a bit ambitious but we'll do our best :wink: I think our Catboost and LightGBM were done at a later stage so we had a bit...
Hi @antifriz, Please see below, I could not reproduce it.  Please let us know how to reproduce this, Thanks!
Hi @fjean, That indeed seems like a bug...I'll check internally! I think you can use, backend_config.config.logger().setLevel() to set the level after Task.init, try setting it to the original level.