Skip to main content
Ctrl+K

Tabular Ensemble 0.3 documentation

Site Navigation

  • Get Started
  • Advanced Usage
  • API References

Site Navigation

  • Get Started
  • Advanced Usage
  • API References
  • tabensemb.model.TorchModel._run_custom_data_module

tabensemb.model.TorchModel._run_custom_data_module#

method

TorchModel._run_custom_data_module(df, derived_data, model_name)[source]#

Change this method if a customized preprocessing stage is implemented in _prepare_custom_datamodule(). See tabensemb.model.CatEmbed for example.

See also

_prepare_custom_datamodule()
On this page
  • TorchModel._run_custom_data_module()
Edit on GitHub
Show Source

© Copyright 2023, Tabular Ensemble developers.

Created using Sphinx 7.2.5.

Built with the PyData Sphinx Theme 0.13.3.