OC_P8 / models /app_train_binary_mappings.json
KLEB38's picture
Upload folder using huggingface_hub
9331de5 verified
Raw
History Blame Contribute Delete
148 Bytes
{
"CODE_GENDER": {
"M": 0,
"F": 1
},
"FLAG_OWN_CAR": {
"N": 0,
"Y": 1
},
"FLAG_OWN_REALTY": {
"Y": 0,
"N": 1
}
}