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

feat: implement `config`, `registry`, and `pipeline` #390

Closed RemyLau closed 8 months ago

RemyLau commented 8 months ago

This PR contributes toward AutoML capabilities with pipeline tuning and hyperparameter tuning for each function/transformation.

The following modules are implemented:

Future TODO notes: