## Problem The data loading process is not properly error-checked. It should check if the input data is valid before using it. ## Solution Check if the input data is valid before using it by checking its shape and type. --- *🐛 Generated by [Crawly](https://github.com/omvlabs/crawly)*
Problem
The data loading process is not properly error-checked. It should check if the input data is valid before using it.
Solution
Check if the input data is valid before using it by checking its shape and type.
🐛 Generated by Crawly