﻿scvi.train.SaveBestState
========================

.. currentmodule:: scvi.train

.. add toctree option to make autodoc generate the pages

.. autoclass:: SaveBestState
   :show-inheritance:



Attributes table
~~~~~~~~~~~~~~~~

.. autosummary::







Methods table
~~~~~~~~~~~~~~

.. autosummary::

    ~scvi.train.SaveBestState.check_monitor_top
    ~scvi.train.SaveBestState.on_train_end
    ~scvi.train.SaveBestState.on_train_start
    ~scvi.train.SaveBestState.on_validation_epoch_end





Attributes
~~~~~~~~~~








Methods
~~~~~~~



.. automethod:: SaveBestState.check_monitor_top

.. automethod:: SaveBestState.on_train_end

.. automethod:: SaveBestState.on_train_start

.. automethod:: SaveBestState.on_validation_epoch_end


