Generates Python code for recommendation systems using collaborative, content-based, or hybrid filtering with scikit-learn, TensorFlow, PyTorch. For movie, product, or content personalization.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin recommendation-engineThis skill is limited to using the following tools:
Build recommendation systems using collaborative filtering, content-based filtering, or hybrid approaches tailored to specific datasets and use cases.
Builds recommendation systems using collaborative filtering, content-based filtering, matrix factorization, and neural networks for e-commerce, streaming, and personalization.
Builds recommendation systems using collaborative filtering, matrix factorization (SVD), and hybrid methods in Python. Addresses cold start, sparsity, and metrics like precision@K, recall@K.
Builds AI-powered personalization systems: recommendation engines, collaborative filtering, content-based filtering, user preference learning, cold-start solutions, LLM-enhanced experiences.
Share bugs, ideas, or general feedback.
Build recommendation systems using collaborative filtering, content-based filtering, or hybrid approaches tailored to specific datasets and use cases.
design and implement recommendation systems tailored to specific datasets and use cases. It automates the process of selecting appropriate algorithms, preprocessing data, training models, and evaluating performance, ultimately providing users with a functional recommendation engine.
This skill activates when you need to:
User request: "Build a movie recommendation system using collaborative filtering."
The skill will:
User request: "Create a product recommendation engine for an online store, using content-based filtering."
The skill will:
This skill can be integrated with other Claude Code plugins to access data sources, deploy models, and monitor performance. For example, it can use data analysis plugins to extract features from raw data and deployment plugins to deploy the recommendation system to a production environment.
The skill produces structured output relevant to the task.