Since the current auto pytorch does not support the functionality to visualize the performance over time, this issue is a request to add such functionality.
This issue is inspired by the auto sklearn (doc, code).
The basic strategy is to encapsulate an object that has functionalities to plot in the BaseTask.
Since the current auto pytorch does not support the functionality to visualize the performance over time, this issue is a request to add such functionality.
This issue is inspired by the auto sklearn (doc, code).
The basic strategy is to encapsulate an object that has functionalities to plot in the
BaseTask.