Download List

Descripción del Proyecto

Vogoo PHP Lib is a powerful recommendation/collaborative filtering engine designed to be easily integrated into Web sites. You can recommend items that match your customers' tastes, include a "people who liked this item also liked..." feature with a few lines of code, or easily compute tastes similarities between your users.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-30 08:36
2.2

La capacidad de limitar el número de artículos devueltos por el tema basado en las funciones de la FQ se ha añadido.
Tags: Minor feature enhancements
The ability to limit the number of items returned
by item-based CF functions was added.

2008-02-28 19:43
2.0.1

Un error en un cálculo de pendiente se ha solucionado.
Tags: Minor bugfixes
A bug in Slope One calculations has been fixed.

2007-09-23 23:22
2.0

Algunos módulos se han reorganizado para mejorar la coherencia del código. Un nuevo módulo de estadísticas ha sido añadido. Código SQL fue actualizado para trabajar con varios sistemas de PP (probado en MySQL y PostgreSQL solamente). Esquema de base de datos se ha actualizado para conseguir una huella de memoria más bajo en el tema basado en el filtrado colaborativo. Bugs corregidos en la colección de los "visitantes".
Tags: Major feature enhancements
Modules have been reorganized to improve code consistency. A new statistics module has been added. SQL code was updated to work with several DB systems (tested on MySQL and PostgreSQL only). Database schema was updated to get a lower memory footprint in item-based collaborative filtering. Bugs were fixed in the 'visitors' library.

2007-02-17 11:41
1.8.1

Un error member_k_similarities fue corregido.
Tags: Minor bugfixes
A member_k_similarities bug was fixed.

2006-11-07 13:34
1.8

Correcciones de errores y optimizaciones de código.
Tags: Minor bugfixes
Bugfixes and code optimizations.

Project Resources