Share via


ActiveLearningUtils Class

Definition

Active learning helper class.

public static class ActiveLearningUtils
type ActiveLearningUtils = class
Public Class ActiveLearningUtils
Inheritance
ActiveLearningUtils

Properties

MaximumScoreForLowScoreVariation

Gets or sets maximum Score For Low Score Variation.

MinimumScoreForLowScoreVariation

Gets or sets minimum Score For Low Score Variation.

Methods

GetLowScoreVariation(List<QueryResult>)

Returns list of qnaSearch results which have low score variation.

Applies to