autotrain-data-processor
Processed data from AutoTrain data processor ([2023-04-19 15:06 ]
ae0e3d8
raw
history blame contribute delete
No virus
955 Bytes
{
"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": {
"valid": {
"name": "valid",
"num_bytes": 40230867,
"num_examples": 150,
"dataset_name": null
}
}
}