clearml/trains/binding
2020-11-25 11:00:34 +02:00
..
frameworks Fix lightgbm binding keyword argument issue (#251) 2020-11-24 13:27:33 +02:00
__init__.py Fix documentation and layout (PEP8) 2020-05-24 08:16:12 +03:00
absl_bind.py Fix hyper-parameter legacy mode (type=='legacy') 2020-08-08 12:48:23 +03:00
artifacts.py Fix delete_after_upload when wait_for_upload=True was not supported 2020-11-17 23:12:10 +02:00
environ_bind.py Add sdk.development.log_os_environments to match TRAINS_LOG_ENVIRONMENT 2020-08-08 12:37:42 +03:00
hydra_bind.py Add Hydra bind support for Task.init call within the Hydra app, Issue #219 2020-11-20 00:07:37 +02:00
import_bind.py flake8 + change ModuleNotFoundError to ImportError (support py 2.7/3.5) 2020-07-30 15:07:25 +03:00
joblib_bind.py Fix joblib auto logging models failing on compressed streams, issue #203 2020-09-09 22:10:59 +03:00
matplotlib_bind.py Use a built-in matplotlib convertor 2020-11-25 11:00:34 +02:00