利用用户画像数据、物品元数据、用户行为数据为特征构建推荐系统,使用CB和CF算法做推荐召回,使用 Redis数 据库做缓存处理,结合机器学习LR算法推荐排序,达到粗排、精排效果,实现推荐引擎搭建。
☆46Feb 10, 2021Updated 5 years ago
Alternatives and similar repositories for Music-Top-Recommend
Users that are interested in Music-Top-Recommend are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A User Profile Generation System. 用户画像生成系统. 大数据案例分析作业☆15Jun 4, 2019Updated 7 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Jan 12, 2019Updated 7 years ago
- breast Cancer乳腺癌数据挖掘,python sklearn☆11Apr 13, 2019Updated 7 years ago
- 本项目分别电商数据统计模块及业务采集及数仓搭建模块,利用hive统计每个区域热门商品进行统计;依据业务数据实现离线业务数仓搭建。☆22Mar 2, 2022Updated 4 years ago
- Kaggle Doodle Recognition Challenge 2018 code☆14Mar 31, 2019Updated 7 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.
- 基于spark的推荐系统的实现(电影推荐系统)☆27Feb 9, 2016Updated 10 years ago
- 根据用户数据以及消费行为数据,使用Python建立分类模型,通过评估客户流失的风险来预测客户流转情况,找到对客户影响较大的因素,进而挽留客户☆10Sep 28, 2020Updated 5 years ago
- 新词发现/新词挖掘/自由度/凝固度/python3☆10May 28, 2019Updated 7 years ago
- 本项目以数据采集、处理、分析及数据可视化为项目流程,实现百万级电影数据离线处理与计算。功能包括python爬虫,Matplotlib、Echarts数据可视化、Mapreduce、hive数据统计、情感分析、词图云、电影票房与评分预测☆248Nov 14, 2021Updated 4 years ago
- Spark电影数据分析实战,利用spark开发针对用户观影等历史行为数据进行采集、分析和展示☆21Feb 3, 2021Updated 5 years ago
- 山东大学SDU大数据BigData课程设计,基于hadoop实现的图书推荐系统。java web apriori☆31Dec 2, 2020Updated 5 years ago
- 电影评估推荐系统☆17Jul 31, 2016Updated 9 years ago
- 量化投资探索指数基金定投的策略☆11Oct 21, 2017Updated 8 years ago
- A recoding of a expreience about playing AI Game☆23Mar 14, 2020Updated 6 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.
- ☆10Oct 21, 2022Updated 3 years ago
- 基于图像的房子装修风格与家具风格检索、匹配和推荐算法和软件☆11Jun 19, 2021Updated 4 years ago
- 根据用户数据以及消费行为数据,使用Python建立分类模型,进行逻辑 回归,预测使用优惠券概率较高的客群☆18Sep 28, 2020Updated 5 years ago
- re-implementation of ConvMF (RecSys'16) in TensorFlow with even better performance☆10Aug 28, 2020Updated 5 years ago
- 软件测试课程项目☆15Aug 26, 2024Updated last year
- ☆13Jun 17, 2016Updated 10 years ago
- ☆11Apr 15, 2022Updated 4 years ago
- A simple implement for multi-label text classification with Bert. I will extend the code to a higher version for very long text over 512,…☆12Jun 2, 2021Updated 5 years ago
- 根据用户数据及消费行为数据,使用Python对客户进行聚类分群,并给出用户画像。通过数据,分析用户群体的核心特征。☆30Sep 29, 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.
- 职位推荐系统☆12Jun 15, 2019Updated 7 years ago
- 基金数据抓取分析程序,根据历史数据分析筛选出最适合定投的基金☆12Jan 20, 2020Updated 6 years ago
- seesee,看看视频。基于DDD领域驱动设计的SpringCloud Alibaba短视频项目,移动端使用Flutter2.x构建,管理后台使用Vue 3.0 + Element Plus 进行构建,后端采用Hadoop与Flink等大数据框架构建实时计算与离线计算体系。☆19Feb 16, 2022Updated 4 years ago
- Searching a High Performance Feature Extractor for Text Recognition Network. TPAMI 2022☆13Nov 25, 2022Updated 3 years ago
- ☆10Sep 27, 2021Updated 4 years ago
- 南开大学信息检索系统大作业,写一个搜索引擎☆10Dec 30, 2023Updated 2 years ago
- 基于协同过滤推荐算法的在线教育平台的前端模块(前后端分离)。☆11Sep 17, 2021Updated 4 years ago
- 基于Spark企业级用户画像项目☆130Oct 16, 2023Updated 2 years ago
- ☆14Jan 28, 2021Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Typhoon Prediction☆13Jan 10, 2020Updated 6 years ago
- 基于Hadoop、Spark、FLUME、HIVE等大数据组件搭建的一个分布式集群环境下的电影推荐及日志分析平台☆18Jan 6, 2023Updated 3 years ago
- Simple demo of OpenAI Assistant with Functions.☆12Nov 29, 2023Updated 2 years ago
- 多轮中文聊天机器人,采用GPT2进行微调,清洗聊天数据110w+,采用语义相似度和文本jaccard相似度过滤回话。☆22Nov 13, 2021Updated 4 years ago
- Python module to get stock info from Chinese SH & SZ stock exchanges☆20Sep 1, 2015Updated 10 years ago
- Codes简单易用的一站式研发管理平台 :免费使用 、本地安装、研发管理、测试管理、数字大屏、CI CD、接口测试、缺陷管理、DevTestOps☆31Jun 19, 2023Updated 2 years ago
- Speech Emotion Recognition using transfer learning with wav2vec on IEMOCAP.☆17Aug 8, 2021Updated 4 years ago