scparadise.scadam.predict# scparadise.scadam.predict(adata, path_model='')[source]# Predict cell types and cell type probilities using pretrained scAdam model. Parameters: adata (AnnData) – Annotated data matrix. path_model (str, path object) – Path to the folder containing the trained scAdam model.