clearml/trains
2020-11-01 16:01:24 +02:00
..
automation Add support to split DAG and Table in pipeline DAG plot. Pipeline DAG single nodes are now round circles below the DAG graph. Fix hover text size limit 2020-11-01 16:00:51 +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 Fix Hydra support, relative path argv[0]. (issue #219) 2020-11-01 02:27:27 +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 Add initial keras-tuner support (https://github.com/keras-team/keras-tuner/issues/334) 2020-07-06 21:03:12 +03:00
storage Refactor (readability) 2020-10-30 09:57:05 +02:00
utilities Add support for ploytle table as list of lists (not just pandas DataFrame) 2020-11-01 15:59:35 +02:00
__init__.py flake8 2020-07-04 22:52:09 +03:00
errors.py
logger.py Add Logger.report_table() support for table as list of lists 2020-11-01 16:01:24 +02:00
model.py Add LightGBM support 2020-10-12 12:34:52 +03:00
task_parameters.py Update docstrings 2020-06-11 21:15:40 +03:00
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 missing version bump 2020-11-01 02:28:08 +02:00