| { | |
| "citation": "", | |
| "description": "AutoTrain generated dataset", | |
| "features": { | |
| "image": { | |
| "_type": "Image" | |
| }, | |
| "feat_image_id": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "feat_lesion_id": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "target": { | |
| "names": [ | |
| "actinic_keratoses", | |
| "basal_cell_carcinoma", | |
| "benign_keratosis-like_lesions" | |
| ], | |
| "_type": "ClassLabel" | |
| }, | |
| "feat_dx_type": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "feat_age": { | |
| "dtype": "float64", | |
| "_type": "Value" | |
| }, | |
| "feat_sex": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "feat_localization": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| } | |
| }, | |
| "homepage": "", | |
| "license": "", | |
| "splits": { | |
| "train": { | |
| "name": "train", | |
| "num_bytes": 319077117, | |
| "num_examples": 1200, | |
| "dataset_name": null | |
| } | |
| } | |
| } |