Filter: classifai_feature_threshold
Filter the threshold for a specific feature. Any results below the threshold will be ignored.
Parameters
Name | Type | Description |
---|---|---|
$threshold | float | The threshold to use, expressed as a decimal between 0 and 1 inclusive. |
$feature | string | The feature in question. |
Since
- 1.0.0
Source
Defined in includes/Classifai/Providers/Watson/Helpers.php
at line 132
Returns
The filtered threshold.