pytorch-forecasting
pytorch-forecasting copied to clipboard
[ENH] change image logging from `matplotlib` figure to binary image
Description
This PR ...
Checklist
- [ ] Linked issues (if existing)
- [ ] Amended changelog for large changes (and added myself there as contributor)
- [ ] Added/modified tests
- [ ] Used pre-commit hooks when committing to ensure that code is compliant with hooks. Install hooks with
pre-commit install. To run hooks independent of commit, executepre-commit run --all-files
Make sure to have fun coding!