mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-03-16 03:09:44 +01:00
1008 B
1008 B
slug, title, type, description, shortDescription, publishedAt, readingTime, status, tags, icon
| slug | title | type | description | shortDescription | 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. | A project implementing the Schelling Segregation Model in Python. | 2024-05-03 | 4 | Completed |
|
i-ph-city-duotone |
This report presents the Schelling Segregation Model project completed as part of the Projet Numerique 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