clearml/trains
2020-10-30 10:01:53 +02:00
..
automation Fix warning on optimization parameter is missing from base task id 2020-10-30 10:01:53 +02:00
backend_api Do not disable loggers by default 2020-10-30 09:51:02 +02:00
backend_config Use deepcopy since Python's logging infrastructure might modify the dict 2020-10-30 09:49:18 +02:00
backend_interface Add sdk.development.store_code_diff_from_remote (default False) to store diff from remote HEAD instead of local HEAD (issue #222) 2020-10-30 09:55:54 +02:00
binding Add Logger.report_matplotlib_figure() with examples 2020-10-15 23:20:17 +03:00
config Fix NaN in plotly plots (matplotlib conversion) 2020-09-05 16:28:24 +03:00
debugging Add improved trace filtering capabilities 2020-09-29 19:14:10 +03:00
external
storage Refactor (readability) 2020-10-30 09:57:05 +02:00
utilities Fix initializing task on argparse parse in remote mode. Do not call Task.init() to avoid auto connect, use Task.get_task instead. 2020-10-30 09:53:44 +02:00
__init__.py
errors.py
logger.py Add Logger.report_matplotlib_figure() with examples 2020-10-15 23:20:17 +03:00
model.py Add LightGBM support 2020-10-12 12:34:52 +03:00
task_parameters.py
task.py Fix initializing task on argparse parse in remote mode. Do not call Task.init() to avoid auto connect, use Task.get_task instead. 2020-10-30 09:53:44 +02:00
version.py Version bump to 0.16.2 2020-10-04 18:03:03 +03:00