tabensemb.model.RFE._prepare_custom_datamodule#
method
- RFE._prepare_custom_datamodule(model_name: str, warm_start=False) DataModule#
Change this method if a customized preprocessing stage is needed. See
tabensemb.model.CatEmbedfor example.See also
method
Change this method if a customized preprocessing stage is needed. See tabensemb.model.CatEmbed for example.
See also