stuntingdetection / config.json
FellOffTheStairs's picture
Upload config.json with huggingface_hub
f567b8f verified
raw
history blame contribute delete
152 Bytes
{"model_type": "random_forest", "input_features": ["gender", "age", "weight", "height", "breastfeeding"], "output_classes": ["No Stunting", "Stunting"]}