scEve#
Modality imputation using downloaded or custom scEve model.
Download model#
Download pretrained model from scParadise repository.
Download dataframe with available trained scEve models. |
|
Download pretrained tuned model for highly accurate cell surface protein abundance imputation. |
Model training and tuning#
Train custom scEve model using your own multimodal dataset. Hyperparameter tuning is also available to achieve better model performance.
Train custom scEve model using MuData object with different modalities. |
|
Hyperparameter tuning using the automatic model optimization framework Optuna. |
|
Train the scEve model using parameters tuned by the 'scparadise.sceve.hyperparameter_tuning' function. |
Imputation#
Modality imputation using downloaded or custom scEve model.
Predict (impute) the second modality in cells using the pretrained scEve model. |