Fix NaN in plotly plots (matplotlib conversion)

Add sdk.metrics.plot_max_num_digits to limit the number of digits in a plot (reduce plot sizes)
This commit is contained in:
allegroai
2020-09-05 16:28:24 +03:00
parent c30b6d27e8
commit fae11edf1b
3 changed files with 43 additions and 5 deletions

View File

@@ -36,6 +36,9 @@ sdk {
# X images are stored in the upload destination for each matplotlib plot title.
matplotlib_untitled_history_size: 100
# Limit the number of digits after the dot in plot reporting (reducing plot report size)
# plot_max_num_digits: 5
# Settings for generated debug images
images {
format: JPEG