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

Addition of co-occurence #52

Closed MatthiasBaur closed 8 years ago

MatthiasBaur commented 8 years ago

Added the co-occurrence into the data_set_creator. This is outside of the feature system. Also adds a way to load a sliced dataDump file.