pytorch_tabular icon indicating copy to clipboard operation
pytorch_tabular copied to clipboard

Fix cannot pickle generator object error

Open ProgramadorArtificial opened this issue 1 year ago • 0 comments

Fixed bug when using model_sweep with "model_list" = "full" or "high_memory".

full_error

Fixed to show OOM models in output DataFrame.

image


📚 Documentation preview 📚: https://pytorch-tabular--383.org.readthedocs.build/en/383/

ProgramadorArtificial avatar Jan 25 '24 13:01 ProgramadorArtificial