RNNBatch ======== .. currentmodule:: etna.models.nn.rnn .. autoclass:: RNNBatch :members: :show-inheritance: :exclude-members: __init__ :inherited-members: .. rubric:: Methods .. autosummary:: ~RNNBatch.clear ~RNNBatch.copy ~RNNBatch.fromkeys ~RNNBatch.get ~RNNBatch.items ~RNNBatch.keys ~RNNBatch.pop ~RNNBatch.popitem ~RNNBatch.setdefault ~RNNBatch.update ~RNNBatch.values .. rubric:: Attributes .. autosummary:: ~RNNBatch.encoder_real ~RNNBatch.decoder_real ~RNNBatch.encoder_target ~RNNBatch.decoder_target ~RNNBatch.segment