CityScope / CS_Urban_Indicators

Scripts for getting urban data and building urban indicators. A module for computing urban indicators in response to real-time CityScope inputs.
GNU General Public License v3.0
7 stars 4 forks source link

Make Indicator class work with sklearn methods #13

Open crisjf opened 4 years ago

crisjf commented 4 years ago

A lot of data science development works with sklearn models and pipelines. We need to think about how to make it as straightforward as possible to deploy a pre-trained sklearn model on a table.