We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed3653c commit 0efd3abCopy full SHA for 0efd3ab
README.md
@@ -8,6 +8,8 @@
8
9
PHP implementation of the (Weighted Slopeone,Cosine, Weighted Cosine) rating-based collaborative filtering schemes.
10
11
+To learn all about it, head over to the extensive [documentation](https://phpjuice.gitbook.io/opencf).
12
+
13
## Installation
14
15
OpenCF Package requires `PHP 7.4` or higher.
0 commit comments