Skip to content

Conversation

@Zerryth
Copy link
Contributor

@Zerryth Zerryth commented Jul 18, 2019

Fixes #241


Porting new QnA Maker feature, Active Learning, that was just introduced to C#/JS repos in 4.5, into Python

Adds:

Models:

  • FeedbackRecord
  • GenerateAnswerRequestBody
  • Metadata
  • QnAMakerTraceInfo
  • QueryResult
  • QueryResults
  • TrainRequestBody

Utils:

  • ActiveLearningUtils
  • GenerateAnswerUtils
  • HttpRequestUtils
  • QnATelemetryConstants
  • TrainUtils

@Zerryth Zerryth marked this pull request as ready for review July 31, 2019 23:22
@Zerryth Zerryth requested a review from axelsrz July 31, 2019 23:22
@gurvsing
Copy link
Contributor

gurvsing commented Aug 1, 2019

Thanks for the PR.

Copy link
Member

@axelsrz axelsrz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome! Just a small question about a comment, but otherwise :shipit:

@Zerryth Zerryth merged commit 1f541e4 into master Aug 1, 2019
@Zerryth Zerryth deleted the Zerryth/ActiveLearning branch August 1, 2019 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Active Learning Support for QnA (Repo Parity)

4 participants