Evaluation metrics for scvi-tools models
Please refer to the documentation.
You need to have Python 3.8 or newer installed on your system. If you don't have Python installed, we recommend installing Miniconda.
- Install the latest release of
scvi-criticismfromPyPI <https://pypi.org/project/scvi-criticism/>_:
pip install scvi-criticism- Install the latest development version:
pip install git+https://github.com/YosefLab/scvi-criticism.git@mainSee the changelog.
For questions and help requests, you can reach out in the scverse discourse. If you found a bug, please use the issue tracker.
N/A
Some of the code in this package was adapted from draft code authored by @adamgayoso.