Kcarley17 commited on
Commit
216eddc
·
verified ·
1 Parent(s): 86a881e

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +8 -0
  2. model.pkl +2 -2
README.md CHANGED
@@ -3,6 +3,14 @@
3
 
4
  This model is a decision tree classifier trained to predict obesity levels based on demographic, lifestyle, and diet-related features. The dataset includes variables including age, height, weight, caloric food intake, physical activity, water consumption, smoking behavior, and transportation habits. The target label is the obesity category, which includes seven classes ranging from Insufficient_Weight to Obesity_Type_III. The decision tree originally had 12 layers which was cut down (pruned) to improve interpretability and reduce overfitting.
5
 
 
 
 
 
 
 
 
 
6
  ### Hyperparameters
7
 
8
  <details>
 
3
 
4
  This model is a decision tree classifier trained to predict obesity levels based on demographic, lifestyle, and diet-related features. The dataset includes variables including age, height, weight, caloric food intake, physical activity, water consumption, smoking behavior, and transportation habits. The target label is the obesity category, which includes seven classes ranging from Insufficient_Weight to Obesity_Type_III. The decision tree originally had 12 layers which was cut down (pruned) to improve interpretability and reduce overfitting.
5
 
6
+ ## Intended uses & limitations
7
+
8
+ [More Information Needed]
9
+
10
+ ## Training Procedure
11
+
12
+ [More Information Needed]
13
+
14
  ### Hyperparameters
15
 
16
  <details>
model.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6b9e47617d55881085a222248d9b80349b4bbc73cbd60a9b5d1da57e4adb1f7
3
- size 33036
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49dd62fc79d1f642551051b24956fa81add2017832d13dbd55fc300bb233daeb
3
+ size 33014