Items recommendation for a specific user
Project description
Recommending items for a specific existing user based on user rating and average rating per item
Installation
Run the following to install:
pip install simplerecommender
Usage
import simplerecommender
# get recommendations
simplerecommender.rec(df,
genre_col,
user_col,
user,
user_rating_col,
avg_rating_col,
sep=None)
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
Built Distribution
File details
Details for the file simplerecommender-0.0.2.tar.gz
.
File metadata
- Download URL: simplerecommender-0.0.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ad6502f37a7101e20e39d303fb0ab7f275e5a074cc7e8dba8e382d69b5adef7 |
|
MD5 | c55ab76b44dc8ee29fb363dd1d7e4d57 |
|
BLAKE2b-256 | e7e9a0202094778725bf7f9b20f24cef0d8b65864856a8a1863986e7d5bba152 |
File details
Details for the file simplerecommender-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: simplerecommender-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51c995a3b0db8df0804f51b28b3966d23c2468a7b538fe217e0dae2a90255afc |
|
MD5 | e471cbeb1226a653fbff2882196d8ccc |
|
BLAKE2b-256 | 24e1247a5fc8c306393852c7d52cf7bcfcb997d3cac1d2bdffa8b69ee9bb01c7 |