All Projects → PPshrimpGo → Bdci2018 Chinauuicom 1st Solution

PPshrimpGo / Bdci2018 Chinauuicom 1st Solution

这是BDCI2018的联通赛题第一名解决方案

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Bdci2018 Chinauuicom 1st Solution

Datascicomp
A collection of popular Data Science Challenges/Competitions || Countdown timers to keep track of the entry deadlines.
Stars: ✭ 1,636 (+480.14%)
Mutual labels:  competition, data-science
Open Solution Value Prediction
Open solution to the Santander Value Prediction Challenge 🐠
Stars: ✭ 34 (-87.94%)
Mutual labels:  competition, data-science
Open Solution Mapping Challenge
Open solution to the Mapping Challenge 🌎
Stars: ✭ 291 (+3.19%)
Mutual labels:  competition, data-science
Open Solution Toxic Comments
Open solution to the Toxic Comment Classification Challenge
Stars: ✭ 154 (-45.39%)
Mutual labels:  competition, data-science
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (-3.19%)
Mutual labels:  data-science
Gophernotes
The Go kernel for Jupyter notebooks and nteract.
Stars: ✭ 3,100 (+999.29%)
Mutual labels:  data-science
Facet
Human-explainable AI.
Stars: ✭ 269 (-4.61%)
Mutual labels:  data-science
Shogun
Shōgun
Stars: ✭ 2,859 (+913.83%)
Mutual labels:  data-science
Sealion
The first machine learning framework that encourages learning ML concepts instead of memorizing class functions.
Stars: ✭ 278 (-1.42%)
Mutual labels:  data-science
Sagify
MLOps for AWS SageMaker. www.sagifyml.com
Stars: ✭ 277 (-1.77%)
Mutual labels:  data-science
Flux.jl
Relax! Flux is the ML library that doesn't make you tensor
Stars: ✭ 3,358 (+1090.78%)
Mutual labels:  data-science
Notebooks Statistics And Machinelearning
Jupyter Notebooks from the old UnsupervisedLearning.com (RIP) machine learning and statistics blog
Stars: ✭ 270 (-4.26%)
Mutual labels:  data-science
Data Science Learning
Repository of code and resources related to different data science and machine learning topics. For learning, practice and teaching purposes.
Stars: ✭ 273 (-3.19%)
Mutual labels:  data-science
Data Describe
data⎰describe: Pythonic EDA Accelerator for Data Science
Stars: ✭ 269 (-4.61%)
Mutual labels:  data-science
Awesome Distributed Deep Learning
A curated list of awesome Distributed Deep Learning resources.
Stars: ✭ 277 (-1.77%)
Mutual labels:  data-science
R4ds
R for data science: a book
Stars: ✭ 3,231 (+1045.74%)
Mutual labels:  data-science
Xlearn
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
Stars: ✭ 2,968 (+952.48%)
Mutual labels:  data-science
Urs
Universal Reddit Scraper - A comprehensive Reddit scraping command-line tool written in Python.
Stars: ✭ 275 (-2.48%)
Mutual labels:  data-science
Chartify
Python library that makes it easy for data scientists to create charts.
Stars: ✭ 3,054 (+982.98%)
Mutual labels:  data-science
My Data Competition Experience
本人多次机器学习与大数据竞赛Top5的经验总结,满满的干货,拿好不谢
Stars: ✭ 271 (-3.9%)
Mutual labels:  data-science

CCF BDCI 2018: 联通研究院--个性化套餐匹配

license

这是CCF BDCI 2018的面向电信领域的个性化套餐匹配第一名解决方案,赛题链接 面向电信行业存量用户的智能套餐个性化匹配模型 🌺.

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 (完美复现)

参与进来

欢迎整理贡献更多竞赛信息:

image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].