﻿scembed.methods.PrecomputedEmbeddingMethod
==========================================

.. currentmodule:: scembed.methods

.. add toctree option to make autodoc generate the pages

.. autoclass:: PrecomputedEmbeddingMethod







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

.. autosummary::

    ~PrecomputedEmbeddingMethod.fit
    ~PrecomputedEmbeddingMethod.fit_transform
    ~PrecomputedEmbeddingMethod.get_model_info
    ~PrecomputedEmbeddingMethod.load_artifact
    ~PrecomputedEmbeddingMethod.save_embedding
    ~PrecomputedEmbeddingMethod.save_model
    ~PrecomputedEmbeddingMethod.setup
    ~PrecomputedEmbeddingMethod.transform
    ~PrecomputedEmbeddingMethod.validate_adata
    ~PrecomputedEmbeddingMethod.validate_spatial_adata









Methods
~~~~~~~



.. automethod:: PrecomputedEmbeddingMethod.fit

.. automethod:: PrecomputedEmbeddingMethod.fit_transform

.. automethod:: PrecomputedEmbeddingMethod.get_model_info

.. automethod:: PrecomputedEmbeddingMethod.load_artifact

.. automethod:: PrecomputedEmbeddingMethod.save_embedding

.. automethod:: PrecomputedEmbeddingMethod.save_model

.. automethod:: PrecomputedEmbeddingMethod.setup

.. automethod:: PrecomputedEmbeddingMethod.transform

.. automethod:: PrecomputedEmbeddingMethod.validate_adata

.. automethod:: PrecomputedEmbeddingMethod.validate_spatial_adata


