-
links for 2009-12-01
A Survey of Collaborative Filtering Techniques As one of the most successful approaches to building recommender systems, collaborative filtering (CF) uses the known preferences of a group of users to make recommendations or predictions of the unknown preferences for other users. In this paper, we first introduce CF tasks and their main challenges, such as […]
-
links for 2009-11-26
Python YQL — Python YQL v0.2 documentation Python YQL is a client library for making queries with Yahoo Query Language. The Yahoo! Query Language is an expressive SQL-like language that lets you query, filter, and join data across Web services. With YQL, apps run faster with fewer lines of code and a smaller network footprint. […]
-
links for 2009-11-25
geo-autocomplete – Project Hosting on Google Code geo-autocomplete is an extension to Jörn Zaefferer's excellent Autocomplete plugin geo-autocomplete will autocomplete any user-input location field, using Geocoder results from the Google Maps v3 API Geocoder. The Google Static Maps v2 API is also used to display location thumbnails of each autocomplete option, to help users choose […]