Recommendation Systems - IESEG School of Management
Project description
Recommendation Systems Module Class: 2022 & 2023 |
Overview
- Model evaluation (
eval.py):- Regression metrics
- RMSE
- MAE
- Classification metrics
- Precision
- Recall
- F1
- Ranking metrics
- NDCG
eval.evaluatecomputes all above mentioned metrics- Evaluate Top-N recommendations
- HR
- MAP
- Regression metrics
- Content based Recommender System (
model.py) - Helper functions (
utils.py)get_top_n: Compute Top-N recommendations from predictionspredict_user_topn: Compute Top-N recommendations for a user
| Useful Links | |
|---|---|
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
ieseg_recsys-0.23.2.tar.gz
(7.9 kB
view details)
File details
Details for the file ieseg_recsys-0.23.2.tar.gz.
File metadata
- Download URL: ieseg_recsys-0.23.2.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1415c433cd962393067720ed6dbc096a681ebfdac234578e4df44e4c0817d6a8
|
|
| MD5 |
d066dedefdc7db3a202fa2220f17da73
|
|
| BLAKE2b-256 |
faf3408d8d6a4f19f903ac6d09116054c2e78d1ed85f81eb667674d55220e98b
|