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