Yuncong Chen
Yuncong Chen
Model Fitting and LR Finder failing with `AttributeError: 'NoneType' object has no attribute 'item'`
I also have the same problem.
Any updates on this? The current master branch still shows this error
I also think this is an error. The permutation should be applied to the batch dimension, rather than the factor dimension.
It seems the zip files in business folder are corrupted. I run the following command to decompress the data: ``` zip -s- business_split.zip -O business_full.zip unzip business_full.zip ``` I got...
Can you provide a list of expected files after unzipping for "business" and "trace"? During unzip I got a lot of "error: invalid compressed data to inflate". Eventually some csv...