anannyavyas1 commited on
Commit
633caf9
·
verified ·
1 Parent(s): fcaeada

Upload NeuroLens ONNX models: conformal_artifacts/modality_keep_FLAIR.json

Browse files
conformal_artifacts/modality_keep_FLAIR.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "q": 0.9965452551841736,
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": 2,
12
+ "fill": "mean"
13
+ }
14
+ },
15
+ "calib_report": {
16
+ "n_calib": 326,
17
+ "n_voxels_used": 531654,
18
+ "alpha": 0.1,
19
+ "q": 0.9965452551841736,
20
+ "intervention": {
21
+ "name": "modality",
22
+ "params": {
23
+ "keep_channel": 2,
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.9000026332915768
32
+ }
33
+ }