Holds additional data about a query needed for FirstValid score combiner.
The following tables list the members exposed by ConfidenceQlt.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
ConfidenceQlt | Overloaded. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
DFLT_CONFIDENCE_CUTOFF | The default confidence cutoff to be used with most Learn Models. This field is read-only. |
Public Methods
Name | Description | |
---|---|---|
![]() |
doNotPreindex | Mark this querylet as to be ignored by the prefilter index. |
![]() |
Equals | Determines whether the specified |
![]() |
getConfidenceCutoff | Return the confidence cutoff value for this querylet. |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
getMatchCutoff | Return the match cutoff value for this querylet. |
![]() |
getQuery | Return the querylet as a NetricsQuery object. |
![]() |
GetType | Gets the |
![]() |
isPreIndexed | Return true if this querylet is sent to the prefilter index. |
![]() |
setConfidenceCutoff | Set the confidence cut off value. |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
ConfidenceQlt | Overloaded. |