.. Template is based on github.com/jdb78/pytorch-forecasting/tree/v0.9.2/docs/source under MIT License STLTransform ============ .. currentmodule:: etna.transforms .. autoclass:: STLTransform .. rubric:: Methods .. autosummary:: ~STLTransform.fit ~STLTransform.fit_transform ~STLTransform.get_regressors_info ~STLTransform.inverse_transform ~STLTransform.load ~STLTransform.params_to_tune ~STLTransform.save ~STLTransform.set_params ~STLTransform.to_dict ~STLTransform.transform .. rubric:: Attributes This class stores its :code:`__init__` parameters as attributes. .. autosummary::