icyc0re / bd914

Big Data Project 2014 - Foursquare project
6 stars 1 forks source link

Feature vectors - venue #30

Closed gavra0 closed 10 years ago

gavra0 commented 10 years ago

Now, we have the mechanism to extract specific properties from venues.

Next step is to save these values in the venue feature vectors. Some of the values will just be copied as is, but some will have to be normalized or mapped to some other values. Implement this part of recommender system.

Refer to work done by @emmahf in https://github.com/icyc0re/bd914/blob/master/docs/venue_feature_vector.md