基于用户行为的推荐算法大赛---第四名(临兵斗列)
☆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
- DigiX极客算法精英大赛-CTR-第七名解决方案☆22Apr 28, 2020Updated 6 years ago
- 2017“达观杯”个性化推荐算法挑战赛-rank6☆43Jul 22, 2019Updated 6 years ago
- 2019厦门国际银行“数创金融杯”数据建模大赛-top2☆27Jun 22, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 2019语言与智能技术竞赛第5名方案☆14Dec 2, 2019Updated 6 years ago
- 第二届智慧中国杯精品旅行服务成单预测 Rank 5(AUC 0.97539)解决方案☆67Feb 10, 2018Updated 8 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
- An implementation of Bisecting KMeans Clustering which is a kind of Hierarchical Clustering algorithm on Spark☆12Dec 2, 2015Updated 10 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
- 2019 CCF BDCI 技术需求与技术成果项目之间关联度计算模型第二名、2019 CCF BDCI 互联网金融新实体发现第四名、2019 CCF BDCI 金融信息负面及主体判定第五名☆116Dec 24, 2019Updated 6 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.
- 2019中国高校计算机大赛——大数据挑战赛 第一名解决方案☆43Oct 8, 2020Updated 5 years ago
- 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
- 1st Place Solution for DataCastle-CashBus Competition☆217Sep 29, 2016Updated 9 years ago
- 短视频内容理解与推荐竞赛☆84Apr 5, 2020Updated 6 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 基于用户行为(关键词和查看过的新闻)的个性化新闻推荐系统☆42Jul 2, 2018Updated 7 years ago
- 毕业设计,基于用户行为的社交网络推荐算法研究与实现☆19Aug 22, 2017Updated 8 years ago
- CCF-基金间的相关性预测比赛-TOP6☆15Nov 23, 2018Updated 7 years ago
- Top 1 - code for rong360 data mining competition☆49May 26, 2017Updated 8 years ago
- 介绍作者在学习推荐系统过程中学习到的知识,包括爬虫、大数据、NLP、召回、排序等模块。包括知识总结和代码实践两部分。☆12Dec 8, 2020Updated 5 years ago
- datacastle 金融预测大赛 线上第六☆24Mar 14, 2017Updated 9 years ago
- 首届电子商务AI算法大赛TOP2开源代码☆13Aug 31, 2021Updated 4 years ago
- 第二届全国大数据比赛-个性化新闻推荐☆70Jul 30, 2015Updated 10 years ago
- 字节跳动短视频理解比赛,代码带详细注释☆18Apr 3, 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.
- 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
- 唯品会用户购买行为预测☆32Mar 16, 2018Updated 8 years ago
- 回归问题是数据 挖掘和机器学习中常常出现的问题----本专题以 中国移动用户信用分预测 为例,对比分析几类 常见的回归算法,包括:线性回归、岭回归、贝叶斯岭回归、前馈神经网络、迭代提升树等。☆18Mar 28, 2019Updated 7 years ago