alan-turing-institute / TuringDataStories

TuringDataStories: An open community creating “Data Stories”: A mix of open data, code, narrative 💬, visuals 📊📈 and knowledge 🧠 to help understand the world around us.
Other
40 stars 12 forks source link

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

Open jack89roberts opened 2 years ago

jack89roberts commented 2 years ago

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:

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.

Current status

Updates