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

As a developer of a machine learning system, I want to request the server filters out entries as a download option so that my local data set is less biased. #17

Open
mddonovan opened this issue Sep 24, 2020 · 0 comments

Comments

@mddonovan
Copy link
Contributor

Acceptance Test:

  1. Upload a data set with a correlation between rainy street photos and sunny park photos.
  2. Download the dataset with a box ticked for the filter
  3. Verify that the filtered dataset contains at least 90% of the original data set
  4. Verify that the correlation between rain and streets is weaker than the original dataset
  5. Verify that the correlation between sun and parks is weaker than the original dataset
  6. Repeat this process with each category of weather and daylight levels.
@mddonovan mddonovan changed the title User Story: As a developer of a machine learning system, I want to request the server filters out entries as a download option so that my local data set is less biased. As a developer of a machine learning system, I want to request the server filters out entries as a download option so that my local data set is less biased. Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant