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.3.tar.gz
(7.7 kB
view details)
File details
Details for the file ieseg_recsys-0.23.3.tar.gz.
File metadata
- Download URL: ieseg_recsys-0.23.3.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4862b61f0814d3894d0f3ab0db0dbf2cc6bc749ffcbf71952e8ae0d9979f9ce3
|
|
| MD5 |
49bdde867f947a144ad3a13942965d29
|
|
| BLAKE2b-256 |
79c292bc3c80ad35946b81cc1970f2ab5730da7dee85768c964d7da8bbb7296f
|