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

Added script to change the UTC date in JSON data to the local time format. Added result. #15

Closed MatthiasBaur closed 8 years ago

MatthiasBaur commented 8 years ago

Added script to change the UTC date in JSON data to the local time format. Added result.