We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b2f189 commit 9611fbcCopy full SHA for 9611fbc
configs/regular/bf16/knn.json
@@ -4,7 +4,7 @@
4
"common knn parameters": {
5
"algorithm": {
6
"estimator_params": {
7
- "n_neighbors": 10,
+ "n_neighbors": 100,
8
"weights": "uniform"
9
}
10
},
0 commit comments