﻿scvi.external.GIMVI
===================

.. currentmodule:: scvi.external

.. add toctree option to make autodoc generate the pages

.. autoclass:: GIMVI



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

.. autosummary::

    ~scvi.external.GIMVI.adata
    ~scvi.external.GIMVI.adata_manager
    ~scvi.external.GIMVI.device
    ~scvi.external.GIMVI.history
    ~scvi.external.GIMVI.is_trained
    ~scvi.external.GIMVI.summary_string
    ~scvi.external.GIMVI.test_indices
    ~scvi.external.GIMVI.train_indices
    ~scvi.external.GIMVI.validation_indices





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

.. autosummary::

    ~scvi.external.GIMVI.convert_legacy_save
    ~scvi.external.GIMVI.deregister_manager
    ~scvi.external.GIMVI.get_anndata_manager
    ~scvi.external.GIMVI.get_elbo
    ~scvi.external.GIMVI.get_from_registry
    ~scvi.external.GIMVI.get_imputed_values
    ~scvi.external.GIMVI.get_latent_representation
    ~scvi.external.GIMVI.get_marginal_ll
    ~scvi.external.GIMVI.get_reconstruction_error
    ~scvi.external.GIMVI.load
    ~scvi.external.GIMVI.load_registry
    ~scvi.external.GIMVI.register_manager
    ~scvi.external.GIMVI.save
    ~scvi.external.GIMVI.setup_anndata
    ~scvi.external.GIMVI.to_device
    ~scvi.external.GIMVI.train
    ~scvi.external.GIMVI.view_anndata_setup
    ~scvi.external.GIMVI.view_setup_args





Attributes
~~~~~~~~~~~



.. autoattribute:: GIMVI.adata

.. autoattribute:: GIMVI.adata_manager

.. autoattribute:: GIMVI.device

.. autoattribute:: GIMVI.history

.. autoattribute:: GIMVI.is_trained

.. autoattribute:: GIMVI.summary_string

.. autoattribute:: GIMVI.test_indices

.. autoattribute:: GIMVI.train_indices

.. autoattribute:: GIMVI.validation_indices






Methods
~~~~~~~



.. automethod:: GIMVI.convert_legacy_save

.. automethod:: GIMVI.deregister_manager

.. automethod:: GIMVI.get_anndata_manager

.. automethod:: GIMVI.get_elbo

.. automethod:: GIMVI.get_from_registry

.. automethod:: GIMVI.get_imputed_values

.. automethod:: GIMVI.get_latent_representation

.. automethod:: GIMVI.get_marginal_ll

.. automethod:: GIMVI.get_reconstruction_error

.. automethod:: GIMVI.load

.. automethod:: GIMVI.load_registry

.. automethod:: GIMVI.register_manager

.. automethod:: GIMVI.save

.. automethod:: GIMVI.setup_anndata

.. automethod:: GIMVI.to_device

.. automethod:: GIMVI.train

.. automethod:: GIMVI.view_anndata_setup

.. automethod:: GIMVI.view_setup_args


