这是BDCI2018的联通赛题第一名解决方案
Last updated Jul 8, 2026
299
Stars
83
Forks
1
Issues
0
Stars/day
Attention Score
63
Topics
Language breakdown
Python 99.0%
Shell 1.0%
▸ Files
click to expand
README
CCF BDCI 2018: 联通研究院--个性化套餐匹配
这是CCF BDCI 2018的面向电信领域的个性化套餐匹配第一名解决方案,赛题链接 面向电信行业存量用户的智能套餐个性化匹配模型 :hibiscus:.
Highlight
- 嫁接单模型可达第一名
Contributor
Requirements
- python3 - lightgbm 2.1.1 - numpy 1.14.3 - pandas 0.23.1 - scikit_learn 0.19.1 - xgboost 0.72.1运行方法
- trian_old.csv(初赛训练集) | train.csv | test.csv -> input folder - pip3 install -r requirements.txt - chmod +x run_top1.sh - chmod +x run_perfect.sh - ./run_top1.sh (复现leaderboard第一) - ./run_perfect.sh (完美复现)参与进来
欢迎整理贡献更多竞赛信息:- 代码分享 :dog: 皮皮虾我们走 发现更多开源方案~
- 信息分享 :sparkles: DataSciComp

🔗 More in this category