ภาษา

ActiveLearningUtils Class

Definition

Active learning helper class.

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

Properties

Name Description
MaximumScoreForLowScoreVariation

Gets or sets maximum Score For Low Score Variation.

MinimumScoreForLowScoreVariation

Gets or sets minimum Score For Low Score Variation.

Methods

Name Description
GetLowScoreVariation(List<QueryResult>)

Returns list of qnaSearch results which have low score variation.

Applies to