clearml/trains/binding
2020-11-17 23:12:10 +02:00
..
frameworks Add LightGBM support 2020-10-12 12:34:52 +03: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 preview with JSON (dict) artifacts did not store the artifact 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 support (issue #219) 2020-11-08 00:18:50 +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 Add Logger.report_matplotlib_figure() with examples 2020-10-15 23:20:17 +03:00