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/key array for feature source #33

Closed bensLine closed 8 years ago

bensLine commented 8 years ago

please merge #31 before, if not yet done

replaced getFeature method with getFeatures so that feature sources support key arrays, see #32