Skip to content

Conversation

@snehilchatterjee
Copy link
Contributor

@snehilchatterjee snehilchatterjee commented Oct 1, 2024

Modified Components:

  • train_loader, val_loader, and prepare_inference_dataloader in src/pytorch_tabular/tabular_datamodule.py
  • DataConfig in src/pytorch_tabular/config/config.py

Enhancement:

  • Added support for passing **kwargs to DataLoader for greater flexibility and customizability.

Fixes Issue:


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

@manujosephv manujosephv merged commit caa3ea1 into pytorch-tabular:main Oct 28, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add **kwarg to dataloader

2 participants