Items recommendation for a specific user
Project description
simplerecommender
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
Close
Hashes for simplerecommender-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5582b944b0421b73297eea382a9ebee455435a04c63623b0b9d4b5536ad7896 |
|
MD5 | 465e7b341d180f5567607c5f9b869dd5 |
|
BLAKE2b-256 | 973693b0fbbfadb2b280a8031405ceec318c38bc5f5ac79573c75049f1aff088 |