Commit 44abfbd
committed
test: relax pynndescent correlation threshold to 0.95
Linux x86 produces ~0.97 correlation while macOS ARM produces ~0.99.
Use 0.95 threshold to accommodate platform-dependent SIMD differences
while still validating the matrices are structurally similar.1 parent 501190b commit 44abfbd
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
116 | | - | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
0 commit comments