Adding the skin_mnist task to the default tasks#579
Conversation
walidabn
commented
Jun 27, 2023
- In the context of our dogfooding, we added a simple classification task, skin_mnist, that classifies skin diseases among 7 categories. The data is taken from the HAM10000 dataset, with data that is public on Kaggle / Harvard Dataverse.
cc4fa7c to
0f45c27
Compare
|
to be merged after #578 has been reviewed |
|
can we get more documentation on this new task (and a level higher how this did or not go easily with the documentation how to add new tasks) docu needed on this task:
|
|
Task documentation
The dataset is also thoroughly described in this paper
|