{
"k": 2,
"docs": [
[
1,
0,
0
],
[
0.9,
0.1,
0
],
[
0,
1,
0
],
[
0,
0.8,
0.2
]
],
"queries": [
[
1,
0,
0
],
[
0,
1,
0
]
],
"positives": [
0,
2
]
}[
[
1,
2
],
[
3,
1
]
]| Argument | Type |
|---|---|
| k | int |
| docs | np.ndarray |
| queries | np.ndarray |
| positives | np.ndarray |
| Return Name | Type |
|---|---|
| value | np.ndarray |