zzzhmy

Results 2 issues of zzzhmy

TypeError Traceback (most recent call last) [](https://localhost:8080/#) in () ----> 1 f1_per_fold = perform_kfold_cv(df, models, optims, criterion, k_folds, device=device, n_epochs=10) 3 frames [/usr/local/lib/python3.10/dist-packages/sklearn/utils/validation.py](https://localhost:8080/#) in _num_samples(x) 333 if hasattr(x, "shape") and...

Hello,I want to get your help about the' Hybrid_Attn 'Model. why the x is set to the shape [100,2,147,7]?