anannyavyas1 commited on
Commit
82ebfd9
·
verified ·
1 Parent(s): 5f61ede

Upload NeuroLens ONNX models: conformal_artifacts/identity.json

Browse files
Files changed (1) hide show
  1. conformal_artifacts/identity.json +27 -0
conformal_artifacts/identity.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "q": 0.9966663122177124,
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": "identity",
10
+ "params": {}
11
+ },
12
+ "calib_report": {
13
+ "n_calib": 326,
14
+ "n_voxels_used": 531075,
15
+ "alpha": 0.1,
16
+ "q": 0.9966663122177124,
17
+ "intervention": {
18
+ "name": "identity",
19
+ "params": {}
20
+ },
21
+ "threshold": 0.5,
22
+ "band_low": 0.3,
23
+ "band_high": 0.7,
24
+ "weighted": false,
25
+ "empirical_coverage_on_calib": 0.900002824459822
26
+ }
27
+ }