We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b9bd8 commit 6f26cbaCopy full SHA for 6f26cba
1 file changed
README.md
@@ -1,7 +1,5 @@
1
# Recommendation algorithm
2
3
-[](https://github.com/tigoCaval/recommendation-algorithm)
4
-
5
Collaborative filtering recommendation system
6
- Ranking algorithm using likes / dislikes or star-based rating
7
- This package can be used in any PHP application or with any framework.
@@ -12,6 +10,8 @@ Collaborative filtering recommendation system
12
10
13
11
[](https://www.paypal.com/donate?hosted_button_id=S7FBV5N6ZTRXQ)
14
+[](https://github.com/tigoCaval/recommendation-algorithm)
+
15
### Getting started
16
Starting with composer
17
1. Install composer
0 commit comments