Skip to main content
The summary displays in the table, while the log saves all values for future plotting. For example, call run.log() whenever accuracy changes. By default, run.log() updates the summary value unless you set it manually for that metric. The scatterplot and parallel coordinate plots use the summary value, while the line plot shows all values recorded by run.log. You can set the summary manually to reflect the optimal accuracy instead of the most recent accuracy logged.
Charts