|
107 | 107 | "output_type": "stream",
|
108 | 108 | "text": [
|
109 | 109 | "name = \"Fashion MNIST\"\n",
|
110 |
| - "recall(nn, true_nn) = 0.9968800000000001\n", |
111 |
| - "recall(idx, true_idx) = 0.911199999999999\n", |
112 |
| - "q_per_sec = 312.67200712455934\n" |
| 110 | + "recall(nn, true_nn) = 0.9966799999999998\n", |
| 111 | + "recall(idx, true_idx) = 0.9099999999999993\n", |
| 112 | + "q_per_sec = 306.35653137860936\n" |
113 | 113 | ]
|
114 | 114 | },
|
115 | 115 | {
|
116 | 116 | "data": {
|
117 | 117 | "text/plain": [
|
118 |
| - "312.67200712455934" |
| 118 | + "306.35653137860936" |
119 | 119 | ]
|
120 | 120 | },
|
121 | 121 | "execution_count": 5,
|
|
138 | 138 | "output_type": "stream",
|
139 | 139 | "text": [
|
140 | 140 | "name = \"Cosine Random\"\n",
|
141 |
| - "recall(nn, true_nn) = 0.6250399999999964\n", |
142 |
| - "recall(idx, true_idx) = 0.8749999999999994\n", |
143 |
| - "q_per_sec = 188.72105219481088\n" |
| 141 | + "recall(nn, true_nn) = 0.6454999999999979\n", |
| 142 | + "recall(idx, true_idx) = 0.8749999999999991\n", |
| 143 | + "q_per_sec = 192.44264434039687\n" |
144 | 144 | ]
|
145 | 145 | },
|
146 | 146 | {
|
147 | 147 | "data": {
|
148 | 148 | "text/plain": [
|
149 |
| - "188.72105219481088" |
| 149 | + "192.44264434039687" |
150 | 150 | ]
|
151 | 151 | },
|
152 | 152 | "execution_count": 6,
|
|
171 | 171 | "output_type": "stream",
|
172 | 172 | "text": [
|
173 | 173 | "name = \"Hamming Random\"\n",
|
174 |
| - "recall(nn, true_nn) = 0.12610000000000463\n", |
175 |
| - "recall(idx, true_idx) = 0.8365999999999981\n", |
176 |
| - "q_per_sec = 195.5048559294746\n" |
| 174 | + "recall(nn, true_nn) = 0.13036000000000472\n", |
| 175 | + "recall(idx, true_idx) = 0.8429999999999988\n", |
| 176 | + "q_per_sec = 193.82943617775595\n" |
177 | 177 | ]
|
178 | 178 | },
|
179 | 179 | {
|
180 | 180 | "data": {
|
181 | 181 | "text/plain": [
|
182 |
| - "195.5048559294746" |
| 182 | + "193.82943617775595" |
183 | 183 | ]
|
184 | 184 | },
|
185 | 185 | "execution_count": 7,
|
|
0 commit comments