Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques
Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques
This helps e-commerce managers, content strategists, or product owners suggest relevant items to their users. It takes past user interactions with products or content (like movie ratings) and outputs personalized recommendations, helping improve user engagement and sales. This is for anyone looking to implement or understand how recommendation engines work.
No commits in the last 6 months.
Use this if you need to understand or build systems that recommend products, movies, articles, or other items to users based on their past behavior or similar users' preferences.
Not ideal if you need a recommendation system for extremely large datasets requiring advanced hybrid or dimensionality reduction techniques out-of-the-box.
Stars
63
Forks
20
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 20, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
D2KLab/entity2rec
entity2rec generates item recommendation using property-specific knowledge graph embeddings
Azure-Samples/azure-sql-db-session-recommender
Build a recommender using OpenAI, Azure Functions, Azure Static Web Apps, Azure SQL DB, Data API...
mengfeizhang820/Paperlist-for-Recommender-Systems
Recommender Systems Paperlist that I am interested in
loserChen/Awesome-Recommender-System
The collection of papers about recommender system
Gavince/Recommend-System
深度学习与推荐系统学习,理论结合代码更香。