icyc0re / bd914

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

Prefiltering component #27

Closed gavra0 closed 10 years ago

gavra0 commented 10 years ago

Implement the prefiltering module that using the contextual input provided by user or in any other way. By using this approach the complexity of the ranking computations will be reduced. Also, define how different contextual properties depend on values from venue feature vector. For instance, time depends on hours field from venue features vector.

sprlye commented 10 years ago

Finished the first version.