Closed MatthiasBaur closed 8 years ago
@MatthiasBaur this looks great! Slowly we getting more features :) However, it would be great if you could transform your file into several feature sources, check the readme on https://github.com/PokemonGoers/PredictPokemon-2/pull/25 if it's not merged when you get back.
This allows us to handle features more modular and to integrate them easily into a single file. I guess you would end up with a time and address feature source. longitude and latitude are already provided by the raw data as feature (see API feature source, api_features.js).
The changes in this branch where moved into the addTimeFeatures branch
@MatthiasBaur Ok, if you do not need this branch then please delete it from the repo.
extractFeatures.js can be easily expanded with more features