音乐推荐系统,基于协同过滤算法与文本推荐算法,根据用户的听歌偏好为其推荐可能感兴趣的歌曲或者歌单。
☆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算法实现的音乐推荐系统☆14Apr 26, 2018Updated 8 years ago
- 1.解析爬取到的Json歌单数据,并进行数据预处理。 2.基于Surprise推荐系统库,采用KNNBaseLine实现基于用户 的协同过滤歌曲推荐。3.借鉴Word2Vec算法思想进行Song2Vec处理,实现基于物品的协同过滤歌曲推荐。 4.采用 TensorFlow实…☆39Aug 16, 2018Updated 7 years ago
- 基于Python实现了基于物品的协同过滤推荐算法和基于用户的协同过滤推荐算法☆11Dec 11, 2020Updated 5 years ago
- 基于vue,node.js实现的商城系统☆17Dec 23, 2022Updated 3 years ago
- 基于深度学习的音乐推荐系统实现☆146Dec 16, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 深度学习课程的课程设计-------基于ResNet优化模型的阿尔茨海默症的识别☆22Dec 9, 2022Updated 3 years ago
- This Project is a music recommender based on the spotify's music database☆13Sep 4, 2022Updated 3 years ago
- 人工智能与深度学习实战 - 自然语言处理篇☆17May 13, 2026Updated 2 months ago
- My implementation of the research paper - All-in-One: Emotion, Sentiment and Intensity Prediction using a Multi-task Ensemble Framework☆17Apr 16, 2021Updated 5 years ago
- ☆16Jul 2, 2022Updated 4 years ago
- Meeting-Memo 是一款专注于会议记录与管理的开源软件,旨在提供高效、智能的会议记录解决方案。通过实时语音转写、声纹识别、AI智能处理等功能,帮助团队更高效地记录、整理和分析会议内容,提升会议效率和知识沉淀。☆17Jul 26, 2025Updated last year
- 华中科技大学自然语言处理实验2021☆10Jun 28, 2021Updated 5 years ago
- 本系统是基于物品(item-based)的系统过滤算法。协同过滤推荐技术被认为是推荐系统算法中应用最为成功的技术之一。它通常采用最近邻(K-Nearest-Neighbor, KNN)算法,利用用户的历史记录来计算用户之间的距离,然后利用目标用户的最近邻用户对物品评价来预测…☆14Dec 18, 2019Updated 6 years ago
- ☆11May 15, 2019Updated 7 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.
- http://119.3.214.158/music-app☆29Oct 29, 2022Updated 3 years ago
- 【Graduation Project】Design and implementation of campus flea system based on collaborative filtering algorithm - user-based-cooperative r…☆15Jul 25, 2019Updated 7 years ago
- 一个简单的新闻推荐系统☆13Dec 16, 2022Updated 3 years ago
- 基于深度学习的肿瘤辅助诊断系统☆26Apr 4, 2025Updated last year
- DSLs for modeling and analyzing farming systems☆12May 4, 2017Updated 9 years ago
- 基于vue+springboot搭建的一个前后端分离的在线教育平台项目☆22Jan 26, 2023Updated 3 years ago
- 中南大学课件收集☆30Mar 8, 2025Updated last year
- Using 3 ways to solve the problem: Tabu Search, Hybrid Evolutionary Algorithms and HEA in Duet.☆14Apr 1, 2019Updated 7 years ago
- some personal experiments with Xtext2☆12Apr 19, 2014Updated 12 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 基于朴素贝叶斯的文本分类算法的文本分类系统,该系统具有qt桌面端和web端☆13Jul 13, 2019Updated 7 years ago
- 实现了一系列常见的 推荐算法,如UserCF,ItemCF,SVD等,包含“切分训练集与测试集-训练模型-推荐-评估”一整套流程。☆20Apr 29, 2020Updated 6 years ago
- codes from the book “推荐系统开发实战”☆11Mar 19, 2020Updated 6 years ago
- 简单的基于新闻语料的推荐算法实现☆23Dec 16, 2016Updated 9 years ago
- 音乐推荐系统,基于Apriori算法实现对音乐类型推荐☆22Jul 11, 2019Updated 7 years ago
- 在抖音数据集上实践常用推荐算法☆29Oct 14, 2019Updated 6 years ago
- 基于ssm的宠物领养系统☆34May 27, 2024Updated 2 years ago
- 基于深度学习的垃圾识别分类☆34Oct 31, 2024Updated last year
- 基于豆瓣电影用户数据使用Canop+K-means聚类实现的协同过滤推荐算法☆25Aug 17, 2021Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 微信小程序——vr视频资源推荐☆21Sep 26, 2016Updated 9 years ago
- 实现了基于协同过滤(UserCF)的模型、基于隐语义(LFM)的模型、基于图(PersonalRank)的模型,并结合三种模型的结果给出最终结果的推荐算法☆24Mar 24, 2019Updated 7 years ago
- Notes and paper reports for machine learning☆24Aug 30, 2021Updated 4 years ago
- 基于Hadoop实现朴素贝叶斯文本分类器☆16Dec 12, 2020Updated 5 years ago
- 短视频 youtube召回模型推荐,特征包括标题 tags id,tfserving docker部署☆21Jan 21, 2021Updated 5 years ago
- A formally verified Raft specification in SPIN, as course project of Software Formal Verification, 2020 Autumn, Tsinghua University☆17May 11, 2021Updated 5 years ago
- 网易云音乐数据挖掘全家桶2024焕然一新版(含爬虫代码、爬完的数据集、推荐系统构建、用户界面代码)☆45Mar 14, 2025Updated last year