基于用户行为的推荐算法大赛---第四名(临兵斗列)
☆41Oct 27, 2016Updated 9 years ago
Alternatives and similar repositories for --DataCastle
Users that are interested in --DataCastle are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 短视频内容理解与推荐竞赛☆12Feb 18, 2019Updated 7 years ago
- 三等奖,构建模型用于预测用户是否会二次贷款☆26Nov 19, 2017Updated 8 years ago
- 2017“达观杯”个性化推荐算法挑战赛-rank6☆43Jul 22, 2019Updated 6 years ago
- 2019厦门国际银行“数创金融杯”数据建模大赛-top2☆27Jun 22, 2020Updated 5 years ago
- 2019语言与智能技术竞赛第5名方案☆14Dec 2, 2019Updated 6 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.
- 在作为推荐算法实习生时所学习到的算法☆17Jan 14, 2016Updated 10 years ago
- “达观杯”NLP算法挑战赛 竞赛成绩:排名前1%(29/2885)☆16Sep 24, 2018Updated 7 years ago
- code for 2019 bytedance icme☆16Feb 15, 2019Updated 7 years ago
- 高效的协同过滤算法实现——推荐系统☆52Sep 1, 2022Updated 3 years ago
- 基于用户与基于物品的协同过滤推荐算法☆21Aug 24, 2016Updated 9 years ago
- The Code for ICME2019 Grand Challenge: Short Video Understanding (Single Model Ranks 6th)☆91Sep 1, 2019Updated 6 years ago
- ☆16Jun 9, 2020Updated 5 years ago
- 基于Python实现了基于物品的协同过滤推荐算法和基于用户的协同过滤推荐算法☆11Dec 11, 2020Updated 5 years ago
- 2019中国高校计算机大赛——大数据挑战赛 第一名解决方案☆42Oct 8, 2020Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 2020厦门国际银行数创金融杯建模大赛-优胜奖方案☆11Feb 2, 2021Updated 5 years ago
- ☆11Jul 25, 2019Updated 6 years ago
- 中文公开聊天语料库☆11Nov 5, 2018Updated 7 years ago
- 音乐推荐系统,基于协同过滤算法与文本推荐算法,根据用户的听歌偏好为其推荐可能感兴趣的歌曲或者歌单。☆14Sep 21, 2020Updated 5 years ago
- 简 单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Jan 12, 2019Updated 7 years ago
- 本系统是基于物品(item-based)的系统过滤算法。协同过滤推荐技术被认为是推荐系统算法中应用最为成功的技术之一。它通常采用最近邻(K-Nearest-Neighbor, KNN)算法,利用用户的历史记录来计算用户之间的距离,然后利用目标用户的最近邻用户对物品评价来预测…☆14Dec 18, 2019Updated 6 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆105May 31, 2020Updated 5 years ago
- 基于天池数据的淘宝穿衣搭配推荐算法☆41Feb 7, 2018Updated 8 years ago
- 1st Place Solution for DataCastle-CashBus Competition☆217Sep 29, 2016Updated 9 years ago
- Deploy open-source AI quickly and easily - Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 短视频内容理解与推荐竞赛☆84Apr 5, 2020Updated 6 years ago
- 基于用户行为(关键词和查看过的新闻)的个性化新闻推荐系统☆42Jul 2, 2018Updated 7 years ago
- Kaggle竞赛题目Sentiment Analysis on Movie Reviews实现: LSTM, RF, etc☆11Dec 8, 2022Updated 3 years ago
- 互联网新闻推荐系统(myNews)--2016全国计算机设计大赛企业命题参赛作品☆44Apr 2, 2017Updated 9 years ago
- CCF-基金间的相关性预测比赛-TOP6☆15Nov 23, 2018Updated 7 years ago
- Top 1 - code for rong360 data mining competition☆49May 26, 2017Updated 8 years ago
- A video recommendation system in Python for a cold start, analyzing user behavior and lecture properties of a TunedIt dataset given by Vi…☆14Apr 14, 2019Updated 7 years ago
- 首届电子商务AI算法大赛TOP2开源代码☆13Aug 31, 2021Updated 4 years ago
- Codes, datasets, and features for Dynamic Collaborative Filtering with Aesthetic Feature (DCFA)☆10Nov 21, 2018Updated 7 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 第二届全国大数据比赛-个性化新闻推荐☆70Jul 30, 2015Updated 10 years ago
- 字节跳动短视频理解比赛,代码带详细注释☆18Apr 3, 2019Updated 7 years ago
- This repository contains the code for 4th place solution for approach to RecSys Challenge 2020.☆18Sep 26, 2020Updated 5 years ago
- 面向金融领域的小样本跨类迁移事件抽取 第三名 方案及代码☆17Dec 23, 2020Updated 5 years ago
- using FM latent vectors as embedding features☆14Sep 7, 2017Updated 8 years ago
- RecommenderSystems: from 0 to practice. 包括推荐系统实践和深度推荐系统两部分☆17Dec 22, 2021Updated 4 years ago
- 这个notebook是根据去年o2o比赛冠军的代码(https://github.com/wepe/O2O-Coupon-Usage-Forecast)整理注释的,使用notebook(安装了插件方便整理),加了一些自己的注释,调了bug,实测可以跑通。用xgboost应该…☆13Aug 9, 2018Updated 7 years ago