-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DANCE V1.0.0 benchmark production (#371)
* update graphsc for dgl 1.1 * update logging frequency * remove unused line * hotfix: more genereal gene split * hotfix: save copy to raw * update examples for benchmark * set random seeds for all scripts in CTA, SD, CTD * set seed; multiple runs * rename ScDeepSortDatatse to CellTypeAnnotationDataset * update the eval pipeline of imp models * hotfix: split by batch_size * minor update: minor doc fix; allow none idx_to_label input * update benchmarking examples * fix: scn predicted unsure label * Update multimodality modules and modality predict examples. * Update joint modality score functions. * upload dance data tutorial * minor fix: use majority voting results when majority_voting option is on * Update examples for multimodality. * fix cta dataest class name * hotfix: update scripts for benchmark * hotfix: undo incorrect overwrits by 517681c * fix: cell type annotation dataset handling * fix: follow ACTNN staircase exp decay as described in paper * update ACTINN default params * fix: parse device to spagcn * Update multimodality. * format code: sort imports; format example cmd; rnd_seed -> seed * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: Wenzhuo Tang <tangwen2@msu.edu> Co-authored-by: Hongzhi Wen <wenhongz@msu.edu> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
a573eb1
commit f44b9d0
Showing
60 changed files
with
2,443 additions
and
883 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.