Downloads · 30 days
0
brickmanlab/human-scanvi
human-scanvi is a machine learning model from brickmanlab. Use it for the machine learning task on the model card, and read the license before you ship it in a product. It is set up for scvi-tools. The card lists the license as cc-by-4.0.
Human preimplantation development model spanning early stages of development. The model was trained utilizing single‐cell ANnotation using Variational Inference (scANVI, [Xu et al., 2021]) implemented in [scvi-tools].…
Downloads · 30 days
0
Access
Public
Updated Jan 17, 2025
Repo size
1.2 GB
Likes
0
Public
Click a slice to open those files.
.h5ad416 MB · 98%
From the Hugging Face model README
Human preimplantation development model spanning early stages of development. The model was trained utilizing single‐cell ANnotation using Variational Inference (scANVI, Xu et al., 2021) implemented in scvi-tools. In short, scANVI raw single-cell RNA sequencing (scRNA-seq) count matrix - cell by gene, where values represent gene expression measured by counting number of transcribed RNA.
Cell type (ct) prediction
| Metric | Score |
|---|---|
| Accuracy score | 0.7968144640551011 |
| Balanced accuracy | 0.8502734650790613 |
| F1 (micro) | 0.7968144640551011 |
| F1 (macro) | 0.8150578255414443 |
Below we provide settings for scANVI setup
lvae.init_params_["non_kwargs"]
{
"n_hidden": 128,
"n_latent": 10,
"n_layers": 2,
"dropout_rate": 0.1,
"dispersion": "gene",
"gene_likelihood": "nb",
"linear_classifier": false
}
lvae.adata_manager.registry['setup_args']
{
"labels_key": "ct",
"unlabeled_category": "Unknown",
"layer": "counts",
"batch_key": "batch",
"size_factor_key": null,
"categorical_covariate_keys": null,
"continuous_covariate_keys": null
}
Proks, M., Salehin, N. & Brickman, J.M. Deep learning-based models for preimplantation mouse and human embryos based on single-cell RNA sequencing. Nat Methods 22, 207–216 (2025). https://doi.org/10.1038/s41592-024-02511-3