lenskit.sklearn#

Recommendation models using SciKit-Learn.

The lenskit-sklearn package provides some recommendation models using SciKit-Learn’s machine learning model implementations.

Note

This package is not included in the base lenskit distribution. Install lenskit-sklearn from PyPI or Conda to get these models.

Modules

svd

Singular value decomposition for explicit feedback.