New article out on The Gradient, "Interpretability in Machine Learning: An Overview" providing a broad overview of the sub-field of machine learning interpretability; conceptual frameworks, existing research, and future directions.
Hey @popey456963, the implementation is to mine spatial colocation patterns. A spatial colocation pattern is a set of features that co-occur in space. For example, two crimes, say Robbery and Assault, would form a colocation pattern if they are reported together at many places. Think of spatial colocation pattern mining as association rule mining in the spatial domain.
Thanks for asking this question, I have updated the page.
There is one by Google : https://github.com/bslatkin/dpxdt. A friend of mine, Shashank Mehta, has been working on another similar tool called Bozo which tries to be a step ahead by providing cross-browser compatibility. The tool is not opensource yet but would be soon. He even proposed a talk around it in Jsfoo2015. https://jsfoo.talkfunnel.com/2015/45-automating-cross-browse...
Will update here with the link once the tool is open-sourced.