Tagged articles
1 articles
Page 1 of 1
Architect
Architect
Jun 4, 2016 · Artificial Intelligence

Collaborative Filtering Recommendation Systems: Evaluation Metrics, User‑Based and Item‑Based CF with Python Implementations

This article reviews recommendation system evaluation metrics such as precision, recall, coverage and novelty, explains the principles of user‑based and item‑based collaborative filtering, provides complete Python code for each method, and compares their characteristics and suitable application scenarios.

Evaluation MetricsPythoncollaborative filtering
0 likes · 14 min read
Collaborative Filtering Recommendation Systems: Evaluation Metrics, User‑Based and Item‑Based CF with Python Implementations