run.log. For example, run.log({'final_accuracy': 0.9}) records the final accuracy. By default, run.log({'final_accuracy': <value>}) updates run.settings['final_accuracy'], which reflects the value in the runs table.
Runs
run.log. For example, run.log({'final_accuracy': 0.9}) records the final accuracy. By default, run.log({'final_accuracy': <value>}) updates run.settings['final_accuracy'], which reflects the value in the runs table.