Skip to content

Can I train scVI from scratch on my own cancer dataset, or do I need a reference? #3344

Answered by ori-kron-wis
AlbertoTh98 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello Alberto, and thank you for using the tool.

You can train a scvi model from both scratch and reference.

We usually use UMAPs to assess the quality of the batch correction, and scvi-metrics to also assess it quantitatively, perhaps comparing to other methods or embeddings (like PCA at the very basic).
Another basic thing to consider is to check your loss metrics during training, see that you converge the ELBO loss to a minimum without performing overfitting on a validation test.

If you plan to use the reference model it is recommended to use the most relevant kind of data of course. If it was ovarian, then ovarian, with the same platform use. As far as the reference data is from your …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AlbertoTh98
Comment options

Answer selected by AlbertoTh98
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants