blob: 0fa23f4bcb50cfe4f0f2d4e2b8a573968775c6cf [file] [log] [blame]
{
"ids": true
,"omit" : [ 1 ]
,"impute":
[ { "id": 2, "method": "constant", "value": "south" }
,{ "id": 4, "method": "constant", "value": 2 }
,{ "id": 5, "method": "constant", "value": 1 }
,{ "id": 6, "method": "constant", "value": 1 }
,{ "id": 7, "method": "global_mode" }
,{ "id": 9, "method": "global_mean" }
,{ "id": 3, "method": "global_mean" }
]
,"recode": [ 1, 2, 4, 5, 6, 7 ]
,"bin":
[ { "id": 8, "method": "equi-width", "numbins": 3 }
,{ "id": 3, "method": "equi-width", "numbins": 4 }
]
,"dummycode": [ 2, 5, 6, 7, 8, 3 ]
}