.. Template is based on github.com/jdb78/pytorch-forecasting/tree/v0.9.2/docs/source under MIT License

etna.ensembles.VotingEnsemble
=============================

.. currentmodule:: etna.ensembles

.. autoclass:: VotingEnsemble

   
   

   
   
   
   

   

   
   .. rubric:: Methods
   .. autosummary::
   
      ~VotingEnsemble.backtest
   
      ~VotingEnsemble.fit
   
      ~VotingEnsemble.forecast
   
      ~VotingEnsemble.get_historical_forecasts
   
      ~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::