No_code_ML_builder / src /mapping /cars_train.json
Shubham 10000
update to main file
cb74654
raw
history blame contribute delete
598 Bytes
{
"vhigh": {
"high": 0,
"low": 1,
"med": 2,
"vhigh": 3
},
"high": {
"high": 0,
"low": 1,
"med": 2,
"vhigh": 3
},
"3": {
"2": 0,
"3": 1,
"4": 2,
"5more": 3
},
"more": {
"2": 0,
"4": 1,
"more": 2
},
"small": {
"big": 0,
"med": 1,
"small": 2
},
"low": {
"high": 0,
"low": 1,
"med": 2
},
"unacc": {
"acc": 0,
"good": 1,
"unacc": 2,
"vgood": 3
}
}