.. Template is based on github.com/jdb78/pytorch-forecasting/tree/v0.9.2/docs/source under MIT License Clustering ========== .. currentmodule:: etna.clustering .. autoclass:: Clustering .. rubric:: Methods .. autosummary:: ~Clustering.fit_predict ~Clustering.get_centroids ~Clustering.set_params ~Clustering.to_dict .. rubric:: Attributes This class stores its :code:`__init__` parameters as attributes. .. autosummary::