<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://recsyswiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Davidcelis</id>
	<title>RecSysWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://recsyswiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Davidcelis"/>
	<link rel="alternate" type="text/html" href="https://recsyswiki.com/wiki/Special:Contributions/Davidcelis"/>
	<updated>2026-04-23T02:12:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://recsyswiki.com/index.php?title=Recommendable&amp;diff=1408</id>
		<title>Recommendable</title>
		<link rel="alternate" type="text/html" href="https://recsyswiki.com/index.php?title=Recommendable&amp;diff=1408"/>
		<updated>2012-02-09T17:37:17Z</updated>

		<summary type="html">&lt;p&gt;Davidcelis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Recommendable''' is an engine to provide a recommender system for the [[Ruby on Rails]] web application framework.&lt;br /&gt;
It uses [[Redis]] as backend to provide recommendations based on [[like]]/[[dislike]] statements by the users.&lt;br /&gt;
Recommendable employs a user-based [[kNN]] model for [[collaborative filtering]] with a variant of the [[Jaccard similarity coefficient]] adapted to like/dislike statements as a similarity measure.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* https://github.com/davidcelis/recommendable&lt;br /&gt;
* [http://davidcelis.com/blog/2012/01/28/recommendable/ An introduction to Recommendable]&lt;br /&gt;
* [http://davidcelis.com/blog/2012/02/07/collaborative-filtering-with-likes-and-dislikes/ The algorithm used by Recommendable]&lt;br /&gt;
&lt;br /&gt;
[[Category: Ruby]]&lt;br /&gt;
[[Category: Software]]&lt;/div&gt;</summary>
		<author><name>Davidcelis</name></author>
		
	</entry>
</feed>