﻿patpy.tl.RandomVector
=====================

.. currentmodule:: patpy.tl

.. add toctree option to make autodoc generate the pages

.. autoclass:: RandomVector







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

.. autosummary::

    ~RandomVector.calculate_distance_matrix
    ~RandomVector.embed
    ~RandomVector.evaluate_representation
    ~RandomVector.fit_linear_probe
    ~RandomVector.plot_clustermap
    ~RandomVector.plot_embedding
    ~RandomVector.plot_metadata_distribution
    ~RandomVector.predict_metadata
    ~RandomVector.prepare_anndata
    ~RandomVector.to_adata









Methods
~~~~~~~



.. automethod:: RandomVector.calculate_distance_matrix

.. automethod:: RandomVector.embed

.. automethod:: RandomVector.evaluate_representation

.. automethod:: RandomVector.fit_linear_probe

.. automethod:: RandomVector.plot_clustermap

.. automethod:: RandomVector.plot_embedding

.. automethod:: RandomVector.plot_metadata_distribution

.. automethod:: RandomVector.predict_metadata

.. automethod:: RandomVector.prepare_anndata

.. automethod:: RandomVector.to_adata


