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.4.tar.gz
(7.8 kB
view details)
File details
Details for the file ieseg_recsys-0.23.4.tar.gz.
File metadata
- Download URL: ieseg_recsys-0.23.4.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1eecad1b180000c717632d75b81e01ce57d8ef49d769af0db9807dc18e28fac5
|
|
| MD5 |
a7f17d8f631972951d763afe236d360e
|
|
| BLAKE2b-256 |
4db9c8a598b7d3b84b1ed9d9fb9d1049552a03c5ab6b6c2476fc547398eec21b
|