anannyavyas1 commited on
Commit
8bd03ea
·
verified ·
1 Parent(s): 06fe24c

Upload NeuroLens ONNX models: conformal_artifacts/modality_keep_T1c.json

Browse files
conformal_artifacts/modality_keep_T1c.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "q": 0.9968782663345337,
3
+ "alpha": 0.1,
4
+ "threshold": 0.5,
5
+ "band_low": 0.3,
6
+ "band_high": 0.7,
7
+ "include_positive_in_pool": true,
8
+ "intervention": {
9
+ "name": "modality",
10
+ "params": {
11
+ "keep_channel": 1,
12
+ "fill": "mean"
13
+ }
14
+ },
15
+ "calib_report": {
16
+ "n_calib": 326,
17
+ "n_voxels_used": 531958,
18
+ "alpha": 0.1,
19
+ "q": 0.9968782663345337,
20
+ "intervention": {
21
+ "name": "modality",
22
+ "params": {
23
+ "keep_channel": 1,
24
+ "fill": "mean"
25
+ }
26
+ },
27
+ "threshold": 0.5,
28
+ "band_low": 0.3,
29
+ "band_high": 0.7,
30
+ "weighted": false,
31
+ "empirical_coverage_on_calib": 0.9000033837257828
32
+ }
33
+ }