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.trainer.Trainer.copy

tabensemb.trainer.Trainer.copy#

method

Trainer.copy() → Trainer[source]#

Copy the Trainer and save it to another directory. It might be time and space-consuming because all model bases are copied once.

Returns:
trainer

A Trainer instance.

See also

detach_modelbase(), detach_model(), tabensemb.model.AbstractModel.detach_model()
On this page
  • Trainer.copy()
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.