You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
The text was updated successfully, but these errors were encountered:
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
User Demographics
References
The text was updated successfully, but these errors were encountered: