Synav commited on
Commit
544b211
Β·
verified Β·
1 Parent(s): 6621c3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ LogiSHAP-Studio-LogReg/
5
+ β”‚
6
+ β”œβ”€β”€ model.joblib # sklearn pipeline (preprocess + logistic regression)
7
+ β”œβ”€β”€ meta.json # metrics, feature types, label mapping
8
+ β”œβ”€β”€ requirements.txt # optional, for reproducibility
9
+ └── README.md # model card