8000 GitHub - amprova/lkpy at 0.3.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amprova/lkpy

Repository files navigation

Python recommendation tools

Build Status codecov Maintainability

LensKit is a set of Python tools for experimenting with and studying recommender systems. It provides support for training, running, and evaluating recommender algorithms in a flexible fashion suitable for research and education.

Python LensKit (LKPY) is the successor to the Java-based LensKit project.

Installing

To install the current release with Anaconda (recommended):

conda install -c lenskit lenskit

Or you can use pip:

pip install lenskit

To use the latest development version, install directly from GitHub:

pip install git+https://github.com/lenskit/lkpy

Then see Getting Started

Resources

About

Python recommendation toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.5%
  • Jupyter Notebook 7.0%
  • C 1.4%
  • JavaScript 0.8%
  • C++ 0.3%
  • Batchfile 0.0%
0