Scvi-tools

Latest version: v1.3.0

Safety actively analyzes 724051 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 16

1.1.6

Fixed

- Breaking change: In `scvi.autotune._manager` we changed the parameter in RunConfig from
`local_dir` to `storage_path` see issue `2908` {pr}`2689`.

1.1.5

1.1.4

Added

- Add argument `return_logits` to {meth}`scvi.external.SOLO.predict` that allows returning logits
instead of probabilities when passing in `soft=True` to replicate the buggy behavior previous
to v1.1.3 {pr}`2870`.

1.1.3

Fixed

- Breaking change: Fix {meth}`scvi.external.SOLO.predict` to correctly return probabiities
instead of logits when passing in `soft=True` (the default option) {pr}`2689`.
- Breaking change: Fix {class}`scvi.dataloaders.SemiSupervisedDataSplitter` to properly sample
unlabeled observations without replacement {pr}`2816`.

1.1.2

Changed

- Address AnnData >= 0.10 deprecation warning for {func}`anndata.read` by replacing instances with
{func}`anndata.read_h5ad` {pr}`2531`.
- Address AnnData >= 0.10 deprecation warning for {class}`anndata._core.sparse_dataset.SparseDataset`
by replacing instances with {class}`anndata.experimental.CSCDataset` and
{class}`anndata.experimental.CSRDataset` {pr}`2531`.

1.1.1

Fixed

- Correctly apply non-default user parameters in {class}`scvi.external.POISSONVI` {pr}`2522`.

Page 2 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.