Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"model_type": "
|
|
|
1 |
+
{"model_type": "random_forest", "input_features": ["gender", "age", "weight", "height", "breastfeeding"], "output_classes": ["No Stunting", "Stunting"]}
|