recommender-system
CommunityBuild and evaluate personalized recommendations.
Authorliangdabiao
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a complete end-to-end recommender system analysis framework, implementing multiple recommendation algorithms, evaluation methods, and visualization tools to help teams deliver personalized recommendations, measure performance, and optimize ROI.
Core Features & Use Cases
- Multiple Algorithms: User-based CF, item-based CF, SVD, and hybrid methods.
- Offline Evaluation: Precision@K, Recall@K, MAE, RMSE, cross-validation, and ablation analyses.
- Visualization & Insights: Recommendation results, algorithm comparisons, and user/item analytics.
- Data Quality & Profiling: Data quality checks, sparsity analysis, and cold-start considerations.
Quick Start
Quickly set up datasets, train models, generate top-K recommendations for a user, and evaluate performance. Steps:
- Load user-item interactions and item metadata
- Train user-based CF, item-based CF, and SVD
- Generate hybrid recommendations for a target user and visualize results
Dependency Matrix
Required Modules
pandasnumpyscikit-learnplotlymatplotlibseaborn
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: recommender-system Download link: https://github.com/liangdabiao/claude-data-analysis-ultra-main/archive/main.zip#recommender-system Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.