1.解析爬取到的Json歌单数据,并进行数据预处理。 2.基于Surprise推荐系统库,采用KNNBaseLine实现基于用户 的协同过滤歌曲推荐。3.借鉴Word2Vec算法思想进行Song2Vec处理,实现基于物品的协同过滤歌曲推荐。 4.采用 TensorFlow实现基于LFM的歌曲推荐。
☆39Aug 16, 2018Updated 7 years ago
Alternatives and similar repositories for music_recommendation_2018
Users that are interested in music_recommendation_2018 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于Python实现了基于物品的协同过滤推荐算法和基于用户的协同过滤推荐算 法☆11Dec 11, 2020Updated 5 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Jan 12, 2019Updated 7 years ago
- 此推荐系统类似网易云音乐推荐歌单以及推荐相似歌曲☆96May 2, 2018Updated 7 years ago
- neteasy music recommend system based on Surprise libaray and word2vec model using gensim library☆48May 18, 2018Updated 7 years ago
- 简单的基于新闻语料的推荐算法实现☆23Dec 16, 2016Updated 9 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆20Aug 26, 2015Updated 10 years ago
- 基于mahout实现的豆瓣电影推荐系统☆34Jun 17, 2016Updated 9 years ago
- convert pytorch trained yolo model to ncnn for Flexible deployment☆10Aug 30, 2018Updated 7 years ago
- 基于深度学习的推荐系统算法库☆16Dec 28, 2018Updated 7 years ago
- 基于协同过滤和SVD算法的音乐推荐系统☆42Mar 28, 2018Updated 8 years ago
- Project seeking to bridge the semantic gap between music and predicting similar songs☆57Aug 6, 2018Updated 7 years ago
- word2vec实现的推荐系统☆11Jul 8, 2018Updated 7 years ago
- 2018年研究生室友推荐系统——Roommate Matching——简单小应用帮助同学寻找习性相同的室友☆11Apr 3, 2019Updated 7 years ago
- Using tensorflow to create a recommendation engine with DNN☆16Jul 30, 2016Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 本系统是基于物品(item-based)的系统过滤算法。协同过滤推荐技术被认为是推荐系统算法中应用最为成功的技术之一。它通常采用最近邻(K-Nearest-Neighbor, KNN)算法,利用用户的历史记录来计算用户之间的距离,然后利用目标用户的最近邻用户对物品评价来预测…☆14Dec 18, 2019Updated 6 years ago
- 个性化推荐算法的通用处理框架,基于Mahout和Lucene☆18May 25, 2015Updated 10 years ago
- cw2vec implementation in pytorch☆17Mar 6, 2019Updated 7 years ago
- 一个用Java实现的在网易云音乐爬虫☆12Jun 19, 2018Updated 7 years ago
- Top6 solution for HUAWEI-DIGIX-Age-prediciton 华为极客精英挑战赛☆13Aug 28, 2019Updated 6 years ago
- ☆16Apr 8, 2017Updated 9 years ago
- word2vec java版本的一个实现☆16Jan 19, 2019Updated 7 years ago
- Music recommendation through applied word2vec word embeddings☆20Apr 26, 2019Updated 7 years ago
- Final project of 2018 WebDatamining in PKU, Automatic QA system based on Chinese WIKI. (基于中文wiki的自动问答系统)☆11Mar 1, 2019Updated 7 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Python 3.5 and Windows version of Speech Enhancement using DNN by Yong Xu and Qiuqiang Kong☆15Mar 13, 2019Updated 7 years ago
- 实现了一系列常见的推荐算法,如UserCF,ItemCF,SVD等,包含“切分训练集与测试集-训练模型-推荐-评估”一整套流程。☆20Apr 29, 2020Updated 6 years ago
- 用itemCF和userCF算法实现的音乐推荐系统☆14Apr 26, 2018Updated 8 years ago
- 实现各种效果的小技巧☆11May 15, 2018Updated 7 years ago
- Offline Speaker Diarization with SenseVoice by Sherpa ONNX.☆15Dec 23, 2024Updated last year
- ImageWidget Based on Qt☆10Jun 20, 2021Updated 4 years ago
- 《spark高级数据分析》练习☆23Jun 9, 2018Updated 7 years ago
- 协同过滤 音乐推荐 深度学习 音乐检索 Docker☆83May 22, 2023Updated 2 years ago
- UserCF和ItemCF协同过滤推荐算法的实现☆564Feb 24, 2022Updated 4 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 北京实时公交查询 flutter实战☆12Jan 15, 2020Updated 6 years ago
- 医疗智能问答系统☆17Feb 22, 2018Updated 8 years ago
- Deep Multifaceted Transformers for Multi-objective Ranking in Large-Scale E-commerce Recommender Systems, CIKM 2020☆114Dec 26, 2020Updated 5 years ago
- 自己写的一些爬虫集合,包括淘宝,天猫,京东等☆15Aug 23, 2017Updated 8 years ago
- 在抖音数据集上实践常用推荐算法☆29Oct 14, 2019Updated 6 years ago
- 利用爬虫获取58同城的二手房信息,选取特征并对数据进行预处理,利用机器学习算法给出不同地段的租房推荐。☆14Jul 17, 2019Updated 6 years ago
- 9-patch image renderer for Qt☆11Oct 23, 2016Updated 9 years ago