Tagged Questions
1
vote
2answers
141 views
Training data for a recommender system of a location based social network
I'm currently developing a location based social network in Ruby on Rails. I also want to include a recommendation system. For testing the algorithms of this recommendations I need some real, ...
0
votes
5answers
183 views
Finding weather data to use for training a neural network
I'm looking for some downloadable weather data i can use to train a neural network to do forecasting, where can i find some? Basically things like temperature, humidity, wind speed/direction, anything ...