mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 15:54:13 +01:00
925 B
925 B
slug, title, type, description, publishedAt, readingTime, status, tags, icon
| slug | title | type | description | publishedAt | readingTime | status | tags | icon | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| schelling-segregation-model | Schelling Segregation Model | Academic Project | A Python implementation of the Schelling Segregation Model using statistics and data visualization to analyze spatial segregation patterns. | 2024-05-03 | 4 | Completed |
|
i-ph-city-duotone |
This report presents the Schelling Segregation Model project completed as part of the Projet Numérique course at Paris-Saclay University. The goal was to implement the Schelling Segregation Model in Python and analyze the results using statistics and data visualization.
📚 Resources
You can find the code here: Schelling Segregation Model Code