ActiveLearningUtils 类

定义

主动学习帮助程序类。

public static class ActiveLearningUtils
type ActiveLearningUtils = class
Public Class ActiveLearningUtils
继承
ActiveLearningUtils

属性

MaximumScoreForLowScoreVariation

获取或设置低分变体的最高分数。

MinimumScoreForLowScoreVariation

获取或设置低分变体的最低分数。

方法

GetLowScoreVariation(List<QueryResult>)

返回分数差异较低的 qnaSearch 结果的列表。

适用于