https://github.com/roaajadaa/content-based-recommender-system
Build a content-based recommender system that suggests items to users based on their preferences (favorite products)
https://github.com/roaajadaa/content-based-recommender-system
cosine-similarity fastapi pymongo tf-idf-vectorizer
Last synced: about 2 months ago
JSON representation
Build a content-based recommender system that suggests items to users based on their preferences (favorite products)
- Host: GitHub
- URL: https://github.com/roaajadaa/content-based-recommender-system
- Owner: Roaajadaa
- Created: 2024-06-24T09:07:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T09:22:46.000Z (almost 2 years ago)
- Last Synced: 2025-06-25T09:07:51.157Z (12 months ago)
- Topics: cosine-similarity, fastapi, pymongo, tf-idf-vectorizer
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# content-based-recommender-system
Build a content-based recommender system that suggests items to users based on their preferences (favorite products)