FellOffTheStairs commited on
Commit
f567b8f
·
verified ·
1 Parent(s): d592aa4

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1 +1 @@
1
- {"model_type": "logistic_regression", "input_features": ["gender", "age", "weight", "height", "breastfeeding"], "output_classes": ["No Stunting", "Stunting"]}
 
1
+ {"model_type": "random_forest", "input_features": ["gender", "age", "weight", "height", "breastfeeding"], "output_classes": ["No Stunting", "Stunting"]}