9 lines
402 B
Markdown
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.
|