mainCofi: A Java-Based Collaborative Filtering Library - Summary

 
 
Membership Info
Group Admin:
2 active members

Group identification
Id: 5679
System Name: cofi
Name: Cofi: A Java-Based Collaborative Filtering Library
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

Collaborative filtering is the process of predicting ratings based on a
database of ratings from various users. It is widely applicable to
e-Commerce, e-Learning, and so on.

Currently, programmers who want to use collaborative filtering have to
read the literature and implement their own algorithms. More often than
not, programmers probably design their own algorithms and they will
generally produce suboptimal algorithms. We want to build a foundation
of already tested algorithms and documented that can be used in a wide
range of contexts from research to applications.

The guiding principle is that the design should be thin. Cofi doesn't want
to be all things for all people. So the focus is on delivering very few lines
of code, and to rely on the programmer for providing the necessary glue.


Registration Date: Tue 11 Nov 2003 02:30:16 PM UTC
License: GNU General Public License v2 or later
Development Status: 4 - Beta

 

Quick Overview
 Memberlist (2 members)

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code