Gaurav Sharma
Results
3
comments of
Gaurav Sharma
I noticed run-notebook-examples failed with an **UnpicklingError** related to _**pytorch-forecasting and torch.load**_ security settings (PyTorch 2.6 change). This seems unrelated to the MSLE metric implementation. All relevant functional tests (including...
I noticed unrelated CI failures in test_mlflow (SQLite concurrency issue) and run-notebook-examples (PyTorch 2.6 unpickling security change). The core logic tests for MSLE have passed successfully. ✅ Ready for review!