﻿scvi.model.base.SemisupervisedTrainingMixin
===========================================

.. currentmodule:: scvi.model.base

.. add toctree option to make autodoc generate the pages

.. autoclass:: SemisupervisedTrainingMixin







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

.. autosummary::

    ~scvi.model.base.SemisupervisedTrainingMixin.get_ranked_features
    ~scvi.model.base.SemisupervisedTrainingMixin.predict
    ~scvi.model.base.SemisupervisedTrainingMixin.shap_adata_predict
    ~scvi.model.base.SemisupervisedTrainingMixin.shap_predict
    ~scvi.model.base.SemisupervisedTrainingMixin.train









Methods
~~~~~~~



.. automethod:: SemisupervisedTrainingMixin.get_ranked_features

.. automethod:: SemisupervisedTrainingMixin.predict

.. automethod:: SemisupervisedTrainingMixin.shap_adata_predict

.. automethod:: SemisupervisedTrainingMixin.shap_predict

.. automethod:: SemisupervisedTrainingMixin.train


