Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adiIspas authored Jun 29, 2019
1 parent b4fc892 commit 936a708
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ The implementation of system can be represented through three steps:
The application was developed in Python 3.6 and is based on four libraries: LightFM - is used to build the recommender system; Keras - is used for feature extraction from the movies posters; Scikit learn - is used to create clusters; Skopt - is used to optimize the model parameters. The application was run on Intel i7 Quad Core, 2.60 Ghz with 16GB RAM and with a swap memory extension up to 70GB.

From the point of view of results we got an improvement of the precision@k and accuracy metrics. If is used just the movies posters, precision is improvement with 0.42\% and accuracy with 0.32\%. If posters is used together with genres, precision is improvement with 0.82\% and accuracy with 1.09\%.

Paper can be found [here](https://github.com/adiIspas/King-Recommender-Paper).

0 comments on commit 936a708

Please sign in to comment.