﻿scvi.autotune.AutotuneExperiment
================================

.. currentmodule:: scvi.autotune

.. add toctree option to make autodoc generate the pages

.. autoclass:: AutotuneExperiment



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

.. autosummary::

    ~scvi.autotune.AutotuneExperiment.data
    ~scvi.autotune.AutotuneExperiment.id
    ~scvi.autotune.AutotuneExperiment.logging_dir
    ~scvi.autotune.AutotuneExperiment.metrics
    ~scvi.autotune.AutotuneExperiment.metrics_callback
    ~scvi.autotune.AutotuneExperiment.mode
    ~scvi.autotune.AutotuneExperiment.model_cls
    ~scvi.autotune.AutotuneExperiment.name
    ~scvi.autotune.AutotuneExperiment.num_samples
    ~scvi.autotune.AutotuneExperiment.resources
    ~scvi.autotune.AutotuneExperiment.result_grid
    ~scvi.autotune.AutotuneExperiment.scheduler
    ~scvi.autotune.AutotuneExperiment.scheduler_kwargs
    ~scvi.autotune.AutotuneExperiment.search_space
    ~scvi.autotune.AutotuneExperiment.searcher
    ~scvi.autotune.AutotuneExperiment.searcher_kwargs
    ~scvi.autotune.AutotuneExperiment.seed
    ~scvi.autotune.AutotuneExperiment.setup_method_args
    ~scvi.autotune.AutotuneExperiment.setup_method_name





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

.. autosummary::

    ~scvi.autotune.AutotuneExperiment.get_logger
    ~scvi.autotune.AutotuneExperiment.get_tuner





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



.. autoattribute:: AutotuneExperiment.data

.. autoattribute:: AutotuneExperiment.id

.. autoattribute:: AutotuneExperiment.logging_dir

.. autoattribute:: AutotuneExperiment.metrics

.. autoattribute:: AutotuneExperiment.metrics_callback

.. autoattribute:: AutotuneExperiment.mode

.. autoattribute:: AutotuneExperiment.model_cls

.. autoattribute:: AutotuneExperiment.name

.. autoattribute:: AutotuneExperiment.num_samples

.. autoattribute:: AutotuneExperiment.resources

.. autoattribute:: AutotuneExperiment.result_grid

.. autoattribute:: AutotuneExperiment.scheduler

.. autoattribute:: AutotuneExperiment.scheduler_kwargs

.. autoattribute:: AutotuneExperiment.search_space

.. autoattribute:: AutotuneExperiment.searcher

.. autoattribute:: AutotuneExperiment.searcher_kwargs

.. autoattribute:: AutotuneExperiment.seed

.. autoattribute:: AutotuneExperiment.setup_method_args

.. autoattribute:: AutotuneExperiment.setup_method_name






Methods
~~~~~~~



.. automethod:: AutotuneExperiment.get_logger

.. automethod:: AutotuneExperiment.get_tuner


