generated from openproblems-bio/task_template
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This benchmark does not benchmark a method's performance on labelling a totally new dataset, given an existing reference dataset. Instead, it takes a large dataset and then uses one batch as test holdout.
- We should create a new task
task_label_transferwhich maps cell type labels from a reference dataset to a query dataset. This benchmark will then also have to deal with having to match different matrix shapes. - To avoid confusion, we should update the description of this task to reflect the distinction between label projection and label transfer
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request