|
1 | 1 | # Welcome to RecDB
|
2 | 2 | RecDB is an Open Source Recommendation Engine Built Entirely Inside PostgreSQL 9.2. RecDB allows application developers to build recommendation applications in a heartbeat through a wide variety of built-in recommendation algorithms like user-user collaborative filtering, item-item collaborative filtering, singular value decomposition. Applications powered by RecDB can produce online and flexible personalized recommendations to end-users.
|
3 | 3 |
|
4 | | - current version: ```v1.1``` |
| 4 | + current version: ```v1.1``` |
5 | 5 |
|
6 | 6 |
|
7 | 7 | ## How to Get Source Code
|
|
0 commit comments