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

add_transform_test #401

Open xingzhongyu opened 8 months ago

xingzhongyu commented 8 months ago

add CellTypeNums SC3Feature RESEPTGraph TangramFeature test Changed local github repository. So I will pre-commit install next time The code of the automl demo is a bit irregular. I will continue to modify it in the future and learn singularity if necessary. It is ready to review in the transform test part @RemyLau complete automl in single modality,maybe need to change it. More information is needed on the inputs, functions, and return values of functions In general, leave out the outdated comments.They're caused by file moves, which I've pretty much added to the new file.

RemyLau commented 8 months ago

@xingzhongyu Please let me know when it is ready review. Thanks!

xingzhongyu commented 8 months ago

@RemyLau OK. I need to add some comments to review in the transform test part , and the automatic machine learning part needs to be modified

xingzhongyu commented 7 months ago

The code has been heavily encapsulated and optimized The automatic machine learning part and the bioinformatics function part are separated I'm going to do a lot of annotations and write an example

xingzhongyu commented 7 months ago

It seems that the import sort module of local and github's pre-commit is different and needs to be adjusted