Ram K. De Guzman

1paper

1 Paper

LGOct 12, 2019Code
Geomancer: An Open-Source Framework for Geospatial Feature Engineering

Lester James V. Miranda, Mark Steve Samson, Alfiero K. Orden et al.

This paper presents Geomancer, an open-source framework for geospatial feature engineering. It simplifies the acquisition of geospatial attributes for downstream, large-scale machine learning tasks. Geomancer leverages any geospatial dataset stored in a data warehouse, users need only to define the features (Spells) they want to create, and cast them on any spatial dataset. In addition, these features can be exported into a JSON file (SpellBook) for sharing and reproducibility. Geomancer has been useful to some of our production use-cases such as property value estimation, area valuation, and more. It is available on Github, and can be installed from PyPI.