scparadise.sceve.download_model#
- scparadise.sceve.download_model(model_name='', save_path='')[source]#
Download pretrained tuned model for highly accurate cell surface protein abundance imputation.
- Parameters:
model_name (str) – Name of the model from column ‘model’ from scparadise.sceve.available_models().
save_path (str, path object) – Path to save the trained scEve model.