lenskit / lkpy

Python recommendation toolkit
https://lkpy.lenskit.org
MIT License
270 stars 61 forks source link

Move sklearn to separate package and port to Pipeline #526

Closed mdekstrand closed 1 week ago

mdekstrand commented 1 week ago

This finishes algorithm ports by moving the Sklearn SVD to a separate package and porting it to be a pipeline component.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 95.74468% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.14%. Comparing base (769e594) to head (1ed00cb). Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
lenskit-sklearn/lenskit/sklearn/svd.py 95.74% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #526 +/- ## ========================================== + Coverage 93.02% 93.14% +0.11% ========================================== Files 101 101 Lines 7055 7058 +3 ========================================== + Hits 6563 6574 +11 + Misses 492 484 -8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features: