Auto-PyTorch
Auto-PyTorch copied to clipboard
[ADD] training curve trajectory viz or class property.
We should add functionality to display training, testing and validation curves for the incumbent pipeline directly from the BaseTask API or accessible from it. We should also add an example for the user to use these features.