scgen icon indicating copy to clipboard operation
scgen copied to clipboard

Questions about building predictive models

Open GA-1101 opened this issue 2 years ago • 0 comments

When we choose a variety of cell types (e.g. batch_key is a cell type), whether SCGEN constructs a sub-model according to batch_key, or build a unified model based on all Train data? In the subsequent Prediction process, what is the content corresponding to the restrict_arithmetic_to parameter? Does it mean that the constructed sub-models are selected separately according to the parameter content, how should we understand this parameter?

GA-1101 avatar Apr 26 '22 09:04 GA-1101