毕业设计,基于用户行为的社交网络推荐算法研究与实现
☆19Aug 22, 2017Updated 8 years ago
Alternatives and similar repositories for graduation
Users that are interested in graduation are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本系统是基于物品(item-based)的系统过滤算法。协同过滤推荐技术被认为是推荐系统算法中应用最为成功的技术之一。它通常采用最近邻(K-Nearest-Neighbor, KNN)算法,利用用户的历史记录来计算用户之间的距离,然后利用目标用户的最近邻用户对物品评价来预测…☆14Dec 18, 2019Updated 6 years ago
- 基于用户与基于物品的协同过滤推荐算法☆21Aug 24, 2016Updated 9 years ago
- 基于PaddleNLP的web端文本纠错系统,支持输入文本或上传word文档,显示纠错后文本结果与保存。 技术栈:后端:PaddleNLP +FastAPI;前端:Vue+Element UI☆14May 18, 2022Updated 4 years ago
- 基于协同过滤算法的学习资源个性化推荐系统(硕士毕设)☆98Sep 7, 2018Updated 7 years ago
- 机器学习方法进行中文电影评论的情感分析☆33Mar 19, 2017Updated 9 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 毕业设计项目-基于用户行为和内容的个性化新闻推荐系统☆30Jan 25, 2018Updated 8 years ago
- 数据可视化实践:爬取新浪微博用户数据并对微博内容、转赞评数据进行分析与可视化(折线图、标签云)☆13May 24, 2020Updated 6 years ago
- 基于个性化书籍推荐和相似帖子推荐的社区图书馆+论坛+失物招领平台☆25Nov 25, 2024Updated last year
- 毕设,实验室设备管理系统☆39Aug 1, 2021Updated 4 years ago
- 基于LSB算法实现了对水印图片,文字等信息的隐藏隐写和提取的DEMO(图片隐写术),原理是通过读取和替换原始图像(.png,.jpg,.bmp等)像素中RGB通道值的最低有效位(LSB),实现了将水印图片和文字二进制信息嵌入到原图中的功能,功能包括嵌入水印,提取水印等。☆13Mar 6, 2022Updated 4 years ago
- 一个基于 tensorflow 的垃圾分类项目(大学时期的项目,应该不会再更新了~)☆14Dec 19, 2021Updated 4 years ago
- 毕业设计,基于人脸识别的智能家居控制系统☆45May 2, 2018Updated 8 years ago
- 整合项目☆11Jan 6, 2023Updated 3 years ago
- 计算机毕业设计PySpark+LSTM+Hadoop招聘推荐系统 招聘大数据 招聘数据分析 协同过滤算法(基于物品+基于用户 全部实现) 招聘可视化大屏 就业推荐系统 就业数据分析(大屏+支付+短信+爬虫+识别+机器学习+LSTM情感分析+深度学习)☆20Aug 10, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 通过手势识别实现隔空写字、PPT控制、鼠标控制、音量控制、简单手语翻译等功能☆17Mar 1, 2023Updated 3 years ago
- 基于tornado实现的小型推荐系统的web应用,使用mysql数据库,基于用户的协同过滤算法以及基于内容的分类算法做推荐。☆20Oct 21, 2016Updated 9 years ago
- A Spark application, written in Python, to figure out strongly connected components with Bi-directional Label Propagation algorithm. This…☆11Jun 25, 2019Updated 7 years ago
- 计算机毕业设计屌爆天Python+Django协同过滤算法房源推荐系统 机器学习 房产推荐系统(基于用户+基于物品双算法、可视化、地图API)☆15Dec 1, 2021Updated 4 years ago
- 区块链捐赠溯源平台☆13Jul 29, 2020Updated 6 years ago
- 基于SpringBoot 2 + Ant Design Vue [Pro] 的后台管理快速开发框架(原watchdog-framework),富含用户管理、角色管理、部门管理、职位管理、权限分配、计划任务、字典管理、参数设置、系统监控于一体的简易开发框架,让你几分钟就可以搭…☆12May 10, 2021Updated 5 years ago
- 基于知识图谱与人工神经网络的简历推荐系统☆85Feb 7, 2024Updated 2 years ago
- Basic graph theory algorithms☆16Aug 15, 2017Updated 8 years ago
- An Introduction to Optimization Algorithms☆13Dec 26, 2020Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于TSN网络模型的手语识别系统☆16Oct 21, 2020Updated 5 years ago
- ☆10Oct 21, 2022Updated 3 years ago
- 基于用户行为的推荐算法大赛---第四名(临兵斗列)☆41Oct 27, 2016Updated 9 years ago
- 基于vue.js2.0和Mint UI的茶叶商城的移动端☆11Aug 24, 2017Updated 8 years ago
- 基于图像的房子装修风格与家具风格检索、匹配和推荐算法和软件☆11Jun 19, 2021Updated 5 years ago
- This project is based on image steganography using DCT and AES encryption systems.☆18Jun 18, 2022Updated 4 years ago
- re-implementation of ConvMF (RecSys'16) in TensorFlow with even better performance☆10Aug 28, 2020Updated 5 years ago
- “秘隐”-图像隐写系统,基于隐写算法完成文本信息的隐藏与提取、单张图片的隐藏与提取,并基于PyQt5完成了项 目的可视化界面演示,用于信息的安全保护。☆48Jan 22, 2022Updated 4 years ago
- Label propagation algorithm for community detection based on node importance and label influence☆12Feb 15, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于大数据、人工智能的招聘大数据分析展示系统——前端可视化☆24Jan 5, 2023Updated 3 years ago
- Programming Questions Recommendation System (牛客网试题推荐系统)☆21Feb 6, 2018Updated 8 years ago
- ☆11Apr 15, 2022Updated 4 years ago
- This is a book recommendation engine built using a hybrid model of Collaborative filtering, Content Based Filtering and Popularity Matrix…☆18Nov 25, 2020Updated 5 years ago
- Community Detection for Twitter follower network of 40 million users using mapreduce☆16Nov 15, 2010Updated 15 years ago
- ☆14Sep 7, 2024Updated last year
- 毕业设计—基于vue2的在线答题系统前端☆30Jan 3, 2023Updated 3 years ago