The scipy.cluster module in SciPy is dedicated to clustering algorithms, which are used to group sets of objects in such a way that objects in the same group (or cluster) are more similar to each ...
The data analysis is documented in Clustering_Methods_with_SciPy.ipynb. The lecture notes and the raw data files are also stored in the repository. The summary of the content is shown below: ...