clearml/trains/binding
2020-09-29 19:21:37 +03:00
..
frameworks Fix auto model logging using relative path (use full absolute path) 2020-09-15 18:11:31 +03:00
__init__.py
absl_bind.py Fix hyper-parameter legacy mode (type=='legacy') 2020-08-08 12:48:23 +03:00
artifacts.py Don't add pandas artifact unnamed:0 column, return original pandas object. 2020-09-29 19:21:37 +03:00
environ_bind.py Add sdk.development.log_os_environments to match TRAINS_LOG_ENVIRONMENT 2020-08-08 12:37:42 +03: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 Fix matplotlib _reporter refactoring 2020-09-05 16:25:28 +03:00