OmicsML / dance

DANCE: a deep learning library and benchmark platform for single-cell analysis
https://pydance.readthedocs.io
BSD 2-Clause "Simplified" License
348 stars 34 forks source link

Config support #384

Open RemyLau opened 9 months ago

RemyLau commented 9 months ago

Use omegaconf DictConfig object for storing and managing configurations. Update preprocessing pipelines construction with config parsing.

  1. Data selection
  2. Preprocessing pipelines
  3. Model params and pipelines
  4. Eval pipelines
  5. (Additional) Results report generation