Skip to main content

Recommendation Systems - IESEG School of Management

Project description

drawing
Recommendation Systems
Module
Class: 2023 & 2024

Overview

  • Model evaluation (eval.py):
    • Regression metrics
      • RMSE
      • MAE
    • Classification metrics
      • Precision
      • Recall
      • F1
    • Ranking metrics
      • NDCG
    • eval.evaluate computes all above mentioned metrics
    • Evaluate Top-N recommendations
      • HR
      • MAP
  • Content based Recommender System (model.py)
  • Helper functions (utils.py)
    • get_top_n: Compute Top-N recommendations from predictions
    • predict_user_topn: Compute Top-N recommendations for a user

Useful Links

Project details


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page