Kcarley17 commited on
Commit
5d078d3
·
verified ·
1 Parent(s): 095495a

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +2 -6
  2. model.pkl +1 -1
README.md CHANGED
@@ -157,12 +157,8 @@ Below you can find information related to citation.
157
 
158
  # Intended uses & limitations
159
 
160
- **Intended use:** Educational use, possible tool for exploring health data, research, and classification and interpretability techniques. The model performs very well for higher risk categories.
161
-
162
- **Not intended for:** Actual medical diagnosis or treatment decisions.
163
-
164
- **Limitations:** Normal-weight and neighboring overweight classes overlap, making them harder to classify. The data is also self-reported, whichmay lead to bias or inaccuracies.
165
 
166
  # Evaluation Results
167
 
168
- The model achieves approximately 87% accuracy. Its performance is strongest on more distinct obesity categories and weaker on categories that are closer together. A more complex model could lead to higher accuracy, but it would be less interpretable and harder to present to medical professionals.
 
157
 
158
  # Intended uses & limitations
159
 
160
+ The intended use fot his model is educational use, possible tool for exploring health data, research, classification and interpretability techniques. The model performs very well for higher risk categories, but is less accurate for lower risk catergories. The model is Not intended for actual medical diagnosis or treatment decisions. Limitations include that normal-weight and neighboring overweight classes overlap, making them harder to classify. The data is also self-reported, which may lead to bias or inaccuracies.
 
 
 
 
161
 
162
  # Evaluation Results
163
 
164
+ The model achieves approximately 87% accuracy. Its performance is strongest on more distinct obesity categories and weaker on categories that are closer together. A more complex model could lead to higher accuracy, but it would be less interpretable and harder to present to medical professionals. I would trust this model as a decision-support tool, but not as the sole basis for medical diagnosis because it can make mistakes. This model as a supportive screening tool, and would be beneficial to flag individuals who need to change their lifestyle habits.
model.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aad775f6655c0f7b34436d274f7d4bb8943b7165cf527b7ce99b67e80c1f2c5e
3
  size 33014
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f25a2c12dcf93f3be591eb3436e4f7802ed97baccda18bf72eb1cfb0559d2646
3
  size 33014