https://github.com/songwo-153/collaborative-filtering-algorithm-news-recommendation-system
基于协同过滤算法的个性化新闻推荐系统,使用了基于用户的协同过滤推荐算法,根据评分数据计算推荐,同时还使用了新用户喜好标签进行混合推荐,及将两种推荐结果全部输出,解决了冷启动和数据稀疏性问题。同时采用基于统计的热点推荐和相关推荐等。采用爬虫收集新闻数据实时更新新闻数据和推荐结果。
https://github.com/songwo-153/collaborative-filtering-algorithm-news-recommendation-system
bootrap collaborative-filtering java layui mybatis mysql news-recommendation-system python spring springmvc
Last synced: about 2 months ago
JSON representation
基于协同过滤算法的个性化新闻推荐系统,使用了基于用户的协同过滤推荐算法,根据评分数据计算推荐,同时还使用了新用户喜好标签进行混合推荐,及将两种推荐结果全部输出,解决了冷启动和数据稀疏性问题。同时采用基于统计的热点推荐和相关推荐等。采用爬虫收集新闻数据实时更新新闻数据和推荐结果。
- Host: GitHub
- URL: https://github.com/songwo-153/collaborative-filtering-algorithm-news-recommendation-system
- Owner: songwo-153
- Created: 2024-12-19T18:27:01.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-12-23T15:10:32.000Z (5 months ago)
- Last Synced: 2025-02-13T15:16:58.026Z (4 months ago)
- Topics: bootrap, collaborative-filtering, java, layui, mybatis, mysql, news-recommendation-system, python, spring, springmvc
- Homepage:
- Size: 13.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.en.md
Awesome Lists containing this project
README
# 协同过滤在线新闻推荐网站系统
#### Description
基于协同过滤算法的个性化新闻推荐系统,使用了基于用户的协同过滤推荐算法,根据评分数据计算推荐,同时还使用了新用户喜好标签进行混合推荐,及将两种推荐结果全部输出,解决了冷启动和数据稀疏性问题。同时采用基于统计的热点推荐和相关推荐等。#### Software Architecture
Software architecture description#### Installation
1. xxxx
2. xxxx
3. xxxx#### Instructions
1. xxxx
2. xxxx
3. xxxx#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request#### Gitee Feature
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
4. The most valuable open source project [GVP](https://gitee.com/gvp)
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)