Autolog

Autologging automates the logging of parameters, metrics, and artifacts, eliminating the need for manual methods in the code. This feature serves two key functions:

  • Automatic Experiment Creation: If the specified experiment doesn’t exist, autologging dynamically generates it, simplifying the experiment setup process.

  • Current Experiment Association: After creating an experiment, Autologging automatically designates it as the current experiment, simplifying the workflow and allowing users to focus on their modeling tasks.

This time-saving tool streamlines experiment tracking, promotes reproducibility, and facilitates effortless comparison of different runs, empowering users to concentrate on the modeling process rather than manual logging efforts.

Autologging is set as the default