issues
search
lenskit
/
lkpy
Python recommendation toolkit
https://lkpy.lenskit.org
MIT License
270
stars
61
forks
source link
Migrate LensKit algorithms to pipeline components
#485
Open
mdekstrand
opened
1 month ago
mdekstrand
commented
1 month ago
Quite a few algorithms needed to do this:
[x] Basic bias, popularity, top-N (#486)
[x] User KNN (#519)
[x] Item KNN (#515)
[x] ALS (#520)
[ ] SVD (#526)
[x] FunkSVD (#521)
[ ] HPF (#525)
[ ] Implicit (#525)
[ ] Remove old implementations
Quite a few algorithms needed to do this: