File size: 466 Bytes
b027c6b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
"dataset_id": "n1",
"status": "active",
"overrides": {
"semantic_type_overrides": {
"word_freq_3d": "numeric",
"word_freq_parts": "numeric",
"word_freq_table": "numeric"
},
"target_column": "class",
"task_type": "classification",
"target_type": "binary",
"source_aliases": {
"openml": "https://www.openml.org/d/44",
"uci": "https://archive.ics.uci.edu/ml/datasets/spambase"
}
}
}
|