Skip to content
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

[FEATURE] User Demographics #18

Open
TSampley opened this issue Sep 30, 2024 · 0 comments
Open

[FEATURE] User Demographics #18

TSampley opened this issue Sep 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@TSampley
Copy link
Contributor

User Story

As a Machine Learning Engineer, I want to collect contributor demographics, so that I can better contextualize information to improve model outputs for users with demographics enabled.

Acceptance Criteria

User Consent

  • Given a user contribution with model-training enabled
    • When request for a portion of a knowledge graph or discussion would include that user's contributions
      • Then the response includes that user's contributions
  • Given a user contribution with model-training disabled
    • When request for a portion of a knowledge graph or discussion would include that user's contributions
      • Then the response excludes that user's contributions

User Demographics

  • Given a user contribution with demographics-training enabled
    • When request for a portion of a knowledge graph or discussion would include that user's contributions
      • Then the response includes the user's demographic data as additional context
  • Given a user contribution with demographics-training disabled
    • When request for a portion of a knowledge graph or discussion would include that user's contributions
      • Then the response excludes the user's demographic data

References

  • <links, images, or thought process>
@TSampley TSampley added the enhancement New feature or request label Sep 30, 2024
@TSampley TSampley self-assigned this Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant