Albert Einstein
|
How do you segment/cluster observations over space?
Split a dataset into groups of observations that are similar within the group and dissimilar between groups, based on a series of attributes
Machine learning
The computer learns some of the properties of the dataset without the human specifying them
Unsupervised
There is no a-priori structure imposed on the classification → before the analysis, no observations is in a category
Different properties, different best usecases
See interesting comparison table
Unsupervised Spatial Machine Learning
Aggregating basic spatial units (areas) into larger units (regions)
Split a dataset into groups of observations that are similar within the group and dissimilar between groups, based on a series of attributes…
…with the additional constraint observations need to be spatial neighbors
See Duque et al. (2007) for an excellent, though advanced, overview
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Geographic Data Science'18</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://darribas.org" property="cc:attributionName" rel="cc:attributionURL">Dani Arribas-Bel</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.