ashwanidv100 / Recommendation-System---Book-Crossing-DatasetLinks
Build Book Recommendation System based on user-based and item-based collaborative filtering approaches.
☆16Updated 6 years ago
Alternatives and similar repositories for Recommendation-System---Book-Crossing-Dataset
Users that are interested in Recommendation-System---Book-Crossing-Dataset are comparing it to the libraries listed below
Sorting:
- 基于深度学习的新闻分类推荐系统(Spring Boot作为客户端,Keras作为服务端)☆50Updated 5 years ago
- 基于用户行为的推荐算法大赛---第四名(临兵斗列)☆41Updated 8 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆129Updated 7 years ago
- 基于协同过滤和SVD算法的音乐推荐系统☆40Updated 7 years ago
- 利用用户画像数据、物品元数据、用户行为数据为特征构建推荐系统,使用CB和CF算法做推荐召回,使用 Redis数 据库做缓存处理,结合机器学习LR算法推荐排序,达到粗排、精排效果,实现推荐引擎搭建。☆45Updated 4 years ago
- 研一秋季学期《网络数据挖掘》大作业 - 新闻推荐系统☆14Updated 9 years ago
- 数据挖掘常用算法:关联分析Apriori算法,数据分类决策树算法,数据聚类K-means算法☆25Updated 6 years ago
- 简单的基于新闻语料的推荐算法实现☆22Updated 8 years ago
- 本项目使用了 FP-Growth 和 K-Means 两种算法,挖掘了我校图书馆借阅记录中的隐藏信息,并以此为基础开发了相应的图书推荐算法。☆12Updated 8 years ago
- 基于用户行为(关键词和查看过的新闻)的个性化新闻推荐系统☆42Updated 7 years ago
- 博士论文《Netflix Prize 中的协同过滤算法》以及对应的答辩PPT☆15Updated 8 years ago
- 推荐系统与深度学习☆35Updated 4 years ago
- 1.解析爬取到的Json歌单数据,并进行数据预处理。 2.基于Surprise推荐系统库,采用KNNBaseLine实现基于用户 的协同过滤歌曲推荐。3.借鉴Word2Vec算法思想进行Song2Vec处理,实现基于物品的协同过滤歌曲推荐。 4.采用 TensorFlow实…☆39Updated 7 years ago
- 互联网新闻推荐系统(myNews)--2016全国计算机设计大赛企业命题参赛作品☆45Updated 8 years ago
- 高效的协同过滤算法实现——推荐系统☆53Updated 3 years ago
- Python与机器学习方向,《聚类与推荐算法》课程仓库☆43Updated 7 years ago
- ‘京东杯’《用户对品类下的购买预测》-冠军团队‘AI你所想’解决方案☆25Updated 5 years ago
- This is a book recommendation engine built using a hybrid model of Collaborative filtering, Content Based Filtering and Popularity Matrix…☆17Updated 4 years ago
- 第二届全国大数据比赛-个性化新闻推荐☆70Updated 10 years ago
- 2018年研究生室友推荐系统——Roommate Matching——简单小应用帮助同学寻找习性相同的室友☆11Updated 6 years ago
- 此推荐系统类似网易云音乐推荐歌单以及推荐相似歌曲☆95Updated 7 years ago
- 热门推荐、基于内容推荐、基于用户协同过滤推荐、基于物品协同过滤推荐☆40Updated 6 years ago
- 本项目使用两种算法来实现一个电影推荐系统,一个是CNN,另一个是矩阵分解的协同过滤。☆137Updated 7 years ago
- 音乐推荐系统,基于Apriori算法实现对音乐类型推荐☆21Updated 6 years ago
- text classfication 大数据精准营销中搜狗用户画像挖掘 rank61/880☆62Updated 7 years ago
- 根据豆瓣电影数据,做的一个推荐系统