Schelling Segregation Model
Academic ProjectCompleted
A Python implementation of the Schelling Segregation Model using statistics and data visualization to analyze spatial segregation patterns.
May 3, 2024 4 min read
PythonData VisualizationStatisticsModelingMathematics
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