Aaravkumar commited on
Commit
e2a3f55
·
verified ·
1 Parent(s): c9f5ad7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -19,6 +19,7 @@ This means you are free to use, modify, and distribute this model, even commerci
19
  ### 🚀 Model Description
20
  This is a Random Forest model trained to predict heart disease risk with a focus on high-precision screening.
21
  - **Accuracy:** 90.74%
 
22
  - **Model Type:** Random Forest Classifier (n_estimators=300, max_depth=7)
23
  - **Dataset:** UCI Cleveland Heart Disease (Standard Benchmark)
24
 
 
19
  ### 🚀 Model Description
20
  This is a Random Forest model trained to predict heart disease risk with a focus on high-precision screening.
21
  - **Accuracy:** 90.74%
22
+ - **Reliable Cross-Val Mean:** ~84.4%
23
  - **Model Type:** Random Forest Classifier (n_estimators=300, max_depth=7)
24
  - **Dataset:** UCI Cleveland Heart Disease (Standard Benchmark)
25