Files
artsite/content/projects/schelling-segregation-model.md

926 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
Python
Data Visualization
Statistics
Modeling
Mathematics
i-ph-city-duotone

This is the French version of the report for the Schelling Segregation Model project. The project was done as part of the course Projet Numérique at the Paris-Saclay University. The goal was to implement the Schelling Segregation Model in Python and analyze the results using statistics and data visualization.

You can find the code here: Schelling Segregation Model Code