setThreshold
API Definition |
void setThreshold(float value) |
|---|---|
Function |
Sets the threshold for determining whether a vector enters multiple buckets. |
Input |
float value: threshold for determining whether a vector enters multiple buckets. The recommended value range is [1.0, 1.5]. |
Output |
N/A |
Return Value |
N/A |
Restrictions |
Value range: [0, nlist-1] |
Parent topic: AscendIndexIVFSQFuzzy