API Reference
This section provides detailed API documentation for the modules, classes, and functions in the scDynOmics package.
|
Pretrainer module with input masking and reconstruction for self-supervised learning. |
|
Pretraining pipeline for bimodal data |
|
Fine-Tuning Encoder that adapts a pretrained model for downstream tasks. |
|
Fine-tuning module utilizing masked reconstruction with Parameter-Efficient Fine-Tuning (PEFT). |
|
Supervised Classification Tuner Using MLP Modules over a foundation model. |
|
Classification pipeline for multimodal or monomodal data with k-fold cross validation. |
|
Predict the labels of the data using the fine-tuned classifier. |
|
Explain the fine-tuned classifier's predictions using integrated gradients. |
Utilities for scDynOmics |