Collaborative filtering recommender system
Project description
PyRecSys
=======
Python Collaborative Filtering
Overview
--------
Features
--------
Installation
------------
To install from [PyPI](https://pypi.python.org/pypi/recsys/), use pip:
$ pip install recsys
Or clone the repo:
$ git clone https://github.com/vlarine/pyrecsys.git
$ cd pyrecsys
$ pip install -r requirements.txt
$ pip install .
Getting Started
---------------
License
-------
Released under the MIT License
References
----------
Collaborative Filtering for Implicit Feedback Datasets.
Yifan Hu. AT&T Labs – Research. Florham Park, NJ 07932.
Yehuda Koren. Yahoo! Research.
[http://yifanhu.net/PUB/cf.pdf](http://yifanhu.net/PUB/cf.pdf)
Ben Frederickson. Fast Python Collaborative Filtering
for Implicit Datasets.
[https://github.com/benfred/implicit](https://github.com/benfred/implicit)
Evgeny Frolov, Ivan Oseledets. Fifty Shades of Ratings: How to Benefit
from a Negative Feedback in Top-N Recommendations Tasks.
[https://arxiv.org/abs/1607.04228](https://arxiv.org/abs/1607.04228)
[https://github.com/Evfro/polara](https://github.com/Evfro/polara)
=======
Python Collaborative Filtering
Overview
--------
Features
--------
Installation
------------
To install from [PyPI](https://pypi.python.org/pypi/recsys/), use pip:
$ pip install recsys
Or clone the repo:
$ git clone https://github.com/vlarine/pyrecsys.git
$ cd pyrecsys
$ pip install -r requirements.txt
$ pip install .
Getting Started
---------------
License
-------
Released under the MIT License
References
----------
Collaborative Filtering for Implicit Feedback Datasets.
Yifan Hu. AT&T Labs – Research. Florham Park, NJ 07932.
Yehuda Koren. Yahoo! Research.
[http://yifanhu.net/PUB/cf.pdf](http://yifanhu.net/PUB/cf.pdf)
Ben Frederickson. Fast Python Collaborative Filtering
for Implicit Datasets.
[https://github.com/benfred/implicit](https://github.com/benfred/implicit)
Evgeny Frolov, Ivan Oseledets. Fifty Shades of Ratings: How to Benefit
from a Negative Feedback in Top-N Recommendations Tasks.
[https://arxiv.org/abs/1607.04228](https://arxiv.org/abs/1607.04228)
[https://github.com/Evfro/polara](https://github.com/Evfro/polara)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyrecsys-0.0.3.tar.gz
(6.8 kB
view details)
File details
Details for the file pyrecsys-0.0.3.tar.gz
.
File metadata
- Download URL: pyrecsys-0.0.3.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 908e2c16347fe1a66dbb2d5582eae6057d9776c7abb78a5571760946c2b41407 |
|
MD5 | 38187037724dc74ccf68b428acc40686 |
|
BLAKE2b-256 | f77295d5cfe4e751edf8cf1a3c366689f6b8ad2758c21857f2c4afa0d20ac4e7 |