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

[Turing Data Story] Genetic Algorithms and Multi-Objective Optimisation #177

Open
9 of 14 tasks
jack89roberts opened this issue Apr 6, 2022 · 0 comments
Open
9 of 14 tasks
Labels
data-story-idea A new idea for a data story
Projects

Comments

@jack89roberts
Copy link
Collaborator

Story description

Please provide a high level description of the Turing Data Story

I gave a tech talk with an introduction to genetic algorithms and multi-objective optimisation (though we ran out of time for that so it will be in a part 2). It used this notebook: https://github.com/jack89roberts/NSGA-II/blob/main/NSGA-II.ipynb

Adapt that into two Turing data stories:

  • 1: Genetic algorithms
  • 2: Multi-objective algorithms

And adapt to link it more closely to real-world applications (e.g. the spatial inequality in the smart city project).

Which datasets will you be using in this Turing Data Story?
Cite the dataset that are going to be used in this story (these of course can change whilst developing the story).

ONS 2011 Census data (output area populations)

Additional context
Add any other context or screenshots about the story here.

https://github.com/jack89roberts/NSGA-II/blob/main/NSGA-II.ipynb

Ethical guideline

Ideally a Turing Data Story has these properties and follows the 5 safes framework.

  • The analysis you produce is openly available and reproducible.
  • Any data used are open and have an explicit licence, provenance and attribution.
  • Any data used are not personal data (i.e. the data is anonymous or anonymised).
  • Any linkage of datasets in your data story does not lead to an increased risk of the personal identification of individuals.
  • The Story must be truthful and clear about any limitations of analysis (and potential biases in data).
  • The Story will not lead to negative social outcomes, such as (but not limited to) increasing discrimination or injustice.

Current status

  • Scoping of the story
  • Write story outline
  • Add material to the story notebook
  • Combine materials into a readable story
  • Proofread
  • Request reviews
  • Address reviews
  • Merge to master branch.

Updates

@jack89roberts jack89roberts added the data-story-idea A new idea for a data story label Apr 6, 2022
@jack89roberts jack89roberts added this to Stories in progress in Stories Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data-story-idea A new idea for a data story
Projects
Stories
Stories in progress
Development

No branches or pull requests

1 participant