%0 Journal Article %T Python for Collective Intelligence and Collaborative Filtering %J The Python Papers Monograph %D 2010 %I %X This paper will define the two terms Collective Intelligence and Collaborative Filtering and discuss how these two ideas can be used to create personally relevant filters allowing end users more personalized access to information on their chosen topics of interest. In addition various mathematical models used to filter data and compare preferences and their corresponding pythonic implementations will be discussed. Finally a simple example using web API s and Collective Intelligence algorithms will be demonstrated to provide an idea of the type of things that can be achieved, relatively easily, using python for Collective Intelligence and Collaborative Filtering. %U http://ojs.pythonpapers.org/index.php/tppm/article/view/143