Recommendation Systems - IESEG School of Management
Project description
Recommendation Systems Module Class: 2023 & 2024 |
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.24.1.tar.gz
(7.9 kB
view details)
File details
Details for the file ieseg_recsys-0.24.1.tar.gz.
File metadata
- Download URL: ieseg_recsys-0.24.1.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0d32a8ed63d2306035a53667218c8f87ba09a73f02ccc77859c020943322054
|
|
| MD5 |
6b973bb10277fc7c2e0c84ba1e07fc24
|
|
| BLAKE2b-256 |
fd0bddfd6286db14282f9b57eb24e6c608541f11d8df4637d723d76d735fc5d1
|