8000 QnA Parity: Adding Active Learning Feature by Zerryth · Pull Request #264 · microsoft/botbuilder-python · GitHub
[go: up one dir, main page]

Skip to content

QnA Parity: Adding Active Learning Feature #264

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 29 commits into from
Aug 1, 2019
Merged

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)
3 participants
0