ActiveLearningUtils Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |