PokemonGoers / PredictPokemon-2

In this project we will apply machine learning to establish the TLN (Time, Location and Name - that is where pokemons will appear, at what date and time, and which Pokemon will it be) prediction in Pokemon Go.
Apache License 2.0
9 stars 3 forks source link

Feature/terrain feature #36

Closed Aurel-Roci closed 8 years ago

Aurel-Roci commented 8 years ago

Created feature terrain based on the the data provided here http://glcf.umd.edu/data/lc/. Also created a close to water feature by checking the neighbor cells of the current location cell.

bensLine commented 8 years ago

Looks nice! Could please pull dev into your branch and then update the getFeature method to get getFeatures? Like in the other sources? (You'll get an array of keys, iterate over it and return an object with keys and values) Also please add the terrain source to the config.