IR Repository for Group 9
# Installation of Python libraries required for the clustering
- Clusterpy library
- Pysal library
- Shapely library
Make the following modifications: (the required files are all in the /python_replacements folder). First go to the python folder of your computer, and enter /dist_packages.
- Replace shapefile.py by the provided file.
- In /cluserpy/core replace layer.py by the provided file.
- In /clusterpy/core/toolboxes/cluster, replace geoSOM.py.
- In /clusterpy/core/toolboxes/cluster/componentsAlg, replace __init__.py.