Spaces:
Sleeping
Sleeping
| { | |
| "datasets": { | |
| "Brain Tumor Images": { | |
| "image": true, | |
| "targets": [ | |
| "label" | |
| ] | |
| }, | |
| "Colon": { | |
| "image": false, | |
| "targets": [ | |
| "col_0" | |
| ] | |
| }, | |
| "GCM": { | |
| "image": false, | |
| "targets": [ | |
| "col_0" | |
| ] | |
| }, | |
| "Leukemia": { | |
| "image": false, | |
| "targets": [ | |
| "col_0" | |
| ] | |
| }, | |
| "Lung": { | |
| "image": false, | |
| "targets": [ | |
| "col_0" | |
| ] | |
| }, | |
| "titanic": { | |
| "image": false, | |
| "targets": [ | |
| "Survived" | |
| ] | |
| } | |
| }, | |
| "schema_version": 1 | |
| } | |