音乐推荐系统,基于协同过滤算法与文本推荐算法,根据用户的听歌偏好为其推荐可能感兴趣的歌曲或者歌单。
☆14Sep 21, 2020Updated 5 years ago
Alternatives and similar repositories for Music-recommendation-system
Users that are interested in Music-recommendation-system are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 用itemCF和userCF算法实现的音乐推荐系统☆15Apr 26, 2018Updated 7 years ago
- 1.解析爬取到的Json歌单数据,并进行数据预处理。 2.基于Surprise推荐系统库,采用KNNBaseLine实现基于用户 的协同过滤歌曲推荐。3.借鉴Word2Vec算法思想进行Song2Vec处理,实现基于物品的协同过滤歌曲推荐。 4.采用 TensorFlow实…☆39Aug 16, 2018Updated 7 years ago
- 简易版仿豆瓣影视推荐系统☆10May 1, 2023Updated 2 years ago
- 基于深度学习的肿瘤辅助诊断系统☆28Apr 4, 2025Updated 11 months ago
- 基于vue,node.js实现的商城系统☆17Dec 23, 2022Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于深度学习的音乐推荐系统实现☆147Dec 16, 2022Updated 3 years ago
- 基于Python实现了基于物品的协同过滤推荐算法和基于用户的协同过滤推荐算法☆11Dec 11, 2020Updated 5 years ago
- 人工智能与深度学习实战 - 自然语言处理篇☆18Mar 15, 2026Updated 2 weeks ago
- ☆16Jul 2, 2022Updated 3 years ago
- This Project is a music recommender based on the spotify's music database☆13Sep 4, 2022Updated 3 years ago
- 本系统是基于物品(item-based)的系统过滤算法。协同过滤推荐技术被认为是推荐系统算法中应用最为成功的技术之一。它通常采用最近邻(K-Nearest-Neighbor, KNN)算法,利用用户的历史记录来计算用户之间的距离,然后利用目标用户的最近邻用户对物品评价来预测…☆14Dec 18, 2019Updated 6 years ago
- http://119.3.214.158/music-app☆29Oct 29, 2022Updated 3 years ago
- ☆11May 15, 2019Updated 6 years ago
- 深度学习课程的课程设计-------基于ResNet优化模型的阿尔茨海 默症的识别☆21Dec 9, 2022Updated 3 years ago
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- 【Graduation Project】Design and implementation of campus flea system based on collaborative filtering algorithm - user-based-cooperative r…☆16Jul 25, 2019Updated 6 years ago
- DSLs for modeling and analyzing farming systems☆12May 4, 2017Updated 8 years ago
- 基于vue+springboot搭建的一个前后端分离的在线教育平台项目☆22Jan 26, 2023Updated 3 years ago
- 中南大学课件收集☆29Mar 8, 2025Updated last year
- 一个简单的新闻推荐系统☆14Dec 16, 2022Updated 3 years ago
- Using 3 ways to solve the problem: Tabu Search, Hybrid Evolutionary Algorithms and HEA in Duet.☆14Apr 1, 2019Updated 6 years ago
- 实现了一系列常见的推荐算法,如UserCF,ItemCF,SVD等,包含“切分训练集与测试集-训练模型-推荐-评估”一整套流程。☆20Apr 29, 2020Updated 5 years ago
- codes from the book “推荐系统开发实战”☆11Mar 19, 2020Updated 6 years ago
- 豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。☆234May 24, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 音乐推荐系统,基于Apriori算法实现对音乐类型推荐☆22Jul 11, 2019Updated 6 years ago
- 基于朴素贝叶斯的文本分类算法的文本分类系统,该系统具有qt桌面端和web端☆14Jul 13, 2019Updated 6 years ago
- 基于ssm的宠物领养系统☆35May 27, 2024Updated last year
- 简单的基于新闻语料的推荐算法实现☆22Dec 16, 2016Updated 9 years ago
- some personal experiments with Xtext2☆12Apr 19, 2014Updated 11 years ago
- 在抖音数据集上实践常用推荐算法☆29Oct 14, 2019Updated 6 years ago
- 基于深度学习的垃圾识别分类☆34Oct 31, 2024Updated last year
- 微信小程序——vr视频资源推荐☆21Sep 26, 2016Updated 9 years ago
- 短视频 youtube召回模型推荐,特征包括标题 tags id,tfserving docker部署☆22Jan 21, 2021Updated 5 years ago
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- Notes and paper reports for machine learning☆24Aug 30, 2021Updated 4 years ago
- 基于豆瓣电影用户数据使用Canop+K-means聚类实现的协同过滤推荐算法☆26Aug 17, 2021Updated 4 years ago
- 基于Hadoop实现朴素贝叶斯文本分类器☆16Dec 12, 2020Updated 5 years ago
- 基于Hadoop的朴素贝叶斯分类(MapReduce实现)☆14Jan 9, 2020Updated 6 years ago
- 实现了基于协同过滤(UserCF)的模型、基于隐语义(LFM)的模型、基于图(PersonalRank)的模型,并结合三种模型的结果给出最终结果的推荐算法☆24Mar 24, 2019Updated 7 years ago
- My implementation of the research paper - All-in-One: Emotion, Sentiment and Intensity Prediction using a Multi-task Ensemble Framework☆17Apr 16, 2021Updated 4 years ago
- A formally verified Raft specification in SPIN, as course project of Software Formal Verification, 2020 Autumn, Tsinghua University☆17May 11, 2021Updated 4 years ago