Files
gh-jeremylongshore-claude-c…/skills/recommendation-engine/assets/README.md
2025-11-29 18:51:52 +08:00

9 lines
402 B
Markdown

# Assets
Bundled resources for recommendation-engine skill
- [ ] example_user_data.csv: Example user data for testing the recommendation engine.
- [ ] example_item_data.csv: Example item data for testing the recommendation engine.
- [ ] recommender_template.py: Template for creating a new recommendation engine.
- [ ] configuration_template.yaml: Template for configuring the recommendation engine.