An realtime recommendation system supporting online updates
Project description
rtrec: Realtime Recommendation Library in Python
An realtime recommendation system supporting online updates.
Highlights
- ❇️ Supporting online updates.
- ⚡️ Fast implementation (>=190k samples/sec training on laptop).
- ◍ efficient sparse data support.
- 🕑 decaying weights of user-item interactions based on recency.
experimental Rust implementation
Supported Recommendation Algorithims
- Sparse SLIM with time-weighted interactions.
- Factorization Machines using LightFM (to appear)
Installation
pip install rtrec
Usage
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
rtrec-0.1.3.tar.gz
(46.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
rtrec-0.1.3-py3-none-any.whl
(41.7 kB
view details)
File details
Details for the file rtrec-0.1.3.tar.gz.
File metadata
- Download URL: rtrec-0.1.3.tar.gz
- Upload date:
- Size: 46.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c834dc2e8647d5746fe90ef4887d43102405a96a0d812ea31998f9b73676145
|
|
| MD5 |
758aad87201c1b8c38ac3c55f5b23567
|
|
| BLAKE2b-256 |
3ffa641335c25345366634ad520fad14c429f79bf01398edd937b0ff990b6658
|
File details
Details for the file rtrec-0.1.3-py3-none-any.whl.
File metadata
- Download URL: rtrec-0.1.3-py3-none-any.whl
- Upload date:
- Size: 41.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbe5cd7c36857ceb0587d2e3378cc9acb1b7bb03e6f33afbd5a8cdfae6b4c422
|
|
| MD5 |
b8f87096bbf537295c00d41f80d163c7
|
|
| BLAKE2b-256 |
f842cc37ca05f2f425a51fd2aef17e7b3be441fd17ebc4d2ca264cabed59474b
|